Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
2469fe6
1
Parent(s):
81c854c
added more installs
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -3,7 +3,6 @@ torchvision
|
|
| 3 |
moviepy
|
| 4 |
pydub
|
| 5 |
opencv-python-headless
|
| 6 |
-
nemo_toolkit
|
| 7 |
gradio
|
| 8 |
braceexpand
|
| 9 |
editdistance
|
|
@@ -28,4 +27,6 @@ sox<=1.5.0
|
|
| 28 |
texterrors<1.0.0
|
| 29 |
hydra-core
|
| 30 |
pytorch-lightning
|
| 31 |
-
|
|
|
|
|
|
|
|
|
| 3 |
moviepy
|
| 4 |
pydub
|
| 5 |
opencv-python-headless
|
|
|
|
| 6 |
gradio
|
| 7 |
braceexpand
|
| 8 |
editdistance
|
|
|
|
| 27 |
texterrors<1.0.0
|
| 28 |
hydra-core
|
| 29 |
pytorch-lightning
|
| 30 |
+
flash-attn
|
| 31 |
+
cuda-python
|
| 32 |
+
git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]
|