Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
-
gradio>=4.44.0
|
| 4 |
-
pyaudioop
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
torch
|
| 3 |
transformers
|
|
|
|
|
|