Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
numpy<2
|
| 2 |
torch==2.2.2
|
| 3 |
transformers>=4.43,<4.47
|
| 4 |
-
gradio>=4.
|
| 5 |
huggingface-hub>=0.24
|
|
|
|
| 1 |
numpy<2
|
| 2 |
torch==2.2.2
|
| 3 |
transformers>=4.43,<4.47
|
| 4 |
+
gradio>=4.44.1,<5.0
|
| 5 |
huggingface-hub>=0.24
|