Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio>=4.0.0
|
2 |
huggingface-hub>=0.19.4
|
3 |
-
transformers>=4.11.3
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
huggingface-hub>=0.19.4
|
3 |
+
transformers>=4.11.3
|
4 |
+
torch>=1.9.0
|