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 |
-
|
|
|
3 |
huggingface-hub>=0.19.4
|
|
|
1 |
gradio>=4.0.0
|
2 |
+
transformers>=4.0.0
|
3 |
+
torch>=1.0.0
|
4 |
huggingface-hub>=0.19.4
|