Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
huggingface_hub<1.0
|
| 3 |
torch
|
|
|
|
| 4 |
transformers
|
|
|
|
| 1 |
gradio
|
| 2 |
huggingface_hub<1.0
|
| 3 |
torch
|
| 4 |
+
torchaudio
|
| 5 |
transformers
|