Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch==1.13.1
|
| 2 |
torchvision==0.14.1
|
| 3 |
-
gradio==3.
|
| 4 |
open_clip_torch==2.14.0
|
| 5 |
Pillow==9.3.0
|
| 6 |
jupyterlab==3.6.1
|
|
|
|
| 1 |
torch==1.13.1
|
| 2 |
torchvision==0.14.1
|
| 3 |
+
gradio==3.50.2
|
| 4 |
open_clip_torch==2.14.0
|
| 5 |
Pillow==9.3.0
|
| 6 |
jupyterlab==3.6.1
|