Spaces:
Sleeping
Sleeping
Commit
·
9cf557b
1
Parent(s):
1b98e60
Upload 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
|