Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
Cython
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio
|
| 4 |
-
nemo_toolkit[asr]
|
|
|
|
| 1 |
Cython
|
| 2 |
torch>=2.0.0
|
| 3 |
torchaudio
|
| 4 |
+
nemo_toolkit[asr]==1.23.0
|