Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
Cython
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio
|
| 4 |
-
|
| 5 |
-
nemo_toolkit[asr]
|
| 6 |
-
# On ne met pas gradio ici car HF l'installe automatiquement via sa couche interne
|
|
|
|
| 1 |
Cython
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio
|
| 4 |
+
nemo_toolkit[asr]
|
|
|
|
|
|