Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch>=2.0.0
|
|
3 |
gradio>=3.0.0
|
4 |
transformers>=4.30.0
|
5 |
Pillow>=9.0.0
|
6 |
-
torchvision
|
|
|
|
3 |
gradio>=3.0.0
|
4 |
transformers>=4.30.0
|
5 |
Pillow>=9.0.0
|
6 |
+
torchvision
|
7 |
+
timm
|