Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -3,8 +3,6 @@ torchvision>=0.15.0
|
|
| 3 |
opencv-python-headless>=4.7.0
|
| 4 |
Pillow>=9.5.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
-
|
| 7 |
-
transformers==4.38.2
|
| 8 |
-
huggingface_hub==0.23.4
|
| 9 |
scikit-learn>=1.2.0
|
| 10 |
gdown>=4.7.0
|
|
|
|
| 3 |
opencv-python-headless>=4.7.0
|
| 4 |
Pillow>=9.5.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
+
transformers>=4.40.0
|
|
|
|
|
|
|
| 7 |
scikit-learn>=1.2.0
|
| 8 |
gdown>=4.7.0
|