Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch==2.1.0
|
| 2 |
torchvision==0.16.0
|
| 3 |
-
transformers==4.
|
| 4 |
-
huggingface-hub==0.
|
| 5 |
gradio==4.12.0
|
| 6 |
pillow==10.1.0
|
| 7 |
opencv-python-headless==4.8.1.78
|
|
|
|
| 1 |
torch==2.1.0
|
| 2 |
torchvision==0.16.0
|
| 3 |
+
transformers==4.40.0
|
| 4 |
+
huggingface-hub==0.23.0
|
| 5 |
gradio==4.12.0
|
| 6 |
pillow==10.1.0
|
| 7 |
opencv-python-headless==4.8.1.78
|