Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.0.1
|
|
3 |
transformers==4.35.0
|
4 |
pillow==10.0.1
|
5 |
numpy==1.25.2
|
6 |
-
opencv-python==4.8.1.78
|
|
|
|
3 |
transformers==4.35.0
|
4 |
pillow==10.0.1
|
5 |
numpy==1.25.2
|
6 |
+
opencv-python==4.8.1.78
|
7 |
+
timm==0.9.12
|