Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
Flask~=3.0.3
|
2 |
-
gunicorn~=22.0.0
|
3 |
-
torch
|
4 |
-
transformers
|
|
|
|
1 |
+
Flask~=3.0.3
|
2 |
+
gunicorn~=22.0.0
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|