Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
-
huggingface_hub
|
| 4 |
-
pillow
|
| 5 |
-
datasets
|
| 6 |
timm
|
| 7 |
-
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
torch==2.0.1
|
|
|
|
|
|
|
|
|
|
| 3 |
timm
|
| 4 |
+
torchvision
|
| 5 |
+
pillow
|