Spaces:
Runtime error
Runtime error
Rm quotes
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==
|
2 |
-
pillow==
|
3 |
-
timm==
|
4 |
-
torch==
|
5 |
-
torchvision==
|
|
|
1 |
+
gradio==3.18.0
|
2 |
+
pillow==9.4.0
|
3 |
+
timm==0.6.12
|
4 |
+
torch==1.13.1
|
5 |
+
torchvision==0.14.1
|