Spaces:
Sleeping
Sleeping
Commit ·
ae8a9d7
1
Parent(s): 111d9c6
Force local execution and add all files
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=5.9.1
|
| 2 |
+
huggingface_hub
|
| 3 |
+
python-dotenv
|
| 4 |
+
audioop-lts
|
| 5 |
+
transformers
|
| 6 |
+
torch
|