John6666 commited on
Commit
0ccb580
1 Parent(s): ca041d9

Upload 2 files

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +1 -4
  2. requirements.txt +8 -6
pre-requirements.txt CHANGED
@@ -1,4 +1 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
- Cython
3
- packaging
4
- torch==2.5.1+cpu
 
1
+ pip>24.0
 
 
 
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- # nemo-toolkit[asr]==2.0.0rc1
2
- huggingface-hub==0.23.2
3
- numpy<2.0.0
4
- ipython
5
- # yt_dlp
6
- gradio
 
 
 
1
+ nemo-toolkit[asr]>=2.0.0rc1
2
+ huggingface-hub==0.23.2
3
+ torch
4
+ numpy<2
5
+ ipython
6
+ Cython
7
+ packaging
8
+ yt_dlp