Andreyalth
commited on
Commit
•
e34a9aa
1
Parent(s):
45b7c86
link
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
gradio==4.29.0
|
2 |
-
torch==2.4.0
|
3 |
-
nemo_toolkit==1.23.0
|
4 |
-
hydra-core==1.3.2
|
|
|
5 |
|
6 |
# gradio==4.29.0
|
7 |
# torch==2.4.0
|
|
|
1 |
+
# gradio==4.29.0
|
2 |
+
# torch==2.4.0
|
3 |
+
# nemo_toolkit==1.23.0
|
4 |
+
# hydra-core==1.3.2
|
5 |
+
git+https://github.com/NVIDIA/NeMo.git@r1.16.0#egg=nemo_toolkit[asr]
|
6 |
|
7 |
# gradio==4.29.0
|
8 |
# torch==2.4.0
|