yiqing111 commited on
Commit
6451cb5
·
verified ·
1 Parent(s): 96ef377

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -2,6 +2,8 @@ torch==2.2.1
2
  transformers==4.38.2
3
  streamlit
4
  pandas
5
- yt-dlp
6
- whisper
7
  scikit-learn
 
 
 
 
 
2
  transformers==4.38.2
3
  streamlit
4
  pandas
 
 
5
  scikit-learn
6
+ numpy==1.26.4
7
+ openai-whisper==20240930
8
+ tqdm==4.67.1
9
+ yt-dlp==2025.2.19