Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
Cython
|
2 |
packaging
|
|
|
3 |
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[asr]
|
4 |
yt_dlp
|
|
|
1 |
Cython
|
2 |
packaging
|
3 |
+
torch==2.2.0
|
4 |
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[asr]
|
5 |
yt_dlp
|