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