Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
git+https://github.com/huggingface/transformers
|
| 3 |
torch
|
| 4 |
torchaudio
|
|
|
|
| 1 |
gradio
|
| 2 |
+
git+https://github.com/NVIDIA/NeMo.git@r1.23.0#egg=nemo_toolkit[asr]
|
| 3 |
git+https://github.com/huggingface/transformers
|
| 4 |
torch
|
| 5 |
torchaudio
|