Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
nemo_toolkit[asr]
|
| 2 |
+
transformers
|
| 3 |
+
torch
|
| 4 |
+
gradio
|
| 5 |
+
Werkzeug
|
| 6 |
+
huggingface_hub
|
| 7 |
+
Pillow
|