Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers==4.48.3
|
| 2 |
torch==2.5.1
|
| 3 |
gradio==5.28.0
|
| 4 |
-
numpy==1.26.4
|
|
|
|
|
|
| 1 |
transformers==4.48.3
|
| 2 |
torch==2.5.1
|
| 3 |
gradio==5.28.0
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
gdown==5.2.0
|