Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]
|
2 |
IPython
|
3 |
-
gradio
|
|
|
|
1 |
git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]
|
2 |
IPython
|
3 |
+
gradio
|
4 |
+
numpy==1.24.3
|