Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ transformers
|
|
9 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
10 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
11 |
git+https://github.com/NVIDIA/NeMo.git
|
12 |
-
gradio
|
13 |
sentencepiece
|
14 |
inflect
|
15 |
lhotse
|
|
|
9 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
10 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
11 |
git+https://github.com/NVIDIA/NeMo.git
|
12 |
+
gradio==3.48.0
|
13 |
sentencepiece
|
14 |
inflect
|
15 |
lhotse
|