Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
-
torch
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
huggingface_hub
|
| 3 |
+
transformers
|
| 4 |
gradio
|
|
|