abdullah-alnahas commited on
Commit
17261e1
·
verified ·
1 Parent(s): decf993

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- numpy==2.2.0
 
2
  pydub==0.25.1
3
  silero_vad==5.1.2
4
  streamlit==1.40.2
5
  torch==2.5.1
6
  transformers==4.46.3
7
- yt_dlp==2024.12.6
 
1
+ litellm==1.56.9
2
+ numpy==2.2.1
3
  pydub==0.25.1
4
  silero_vad==5.1.2
5
  streamlit==1.40.2
6
  torch==2.5.1
7
  transformers==4.46.3
8
+ yt_dlp==2024.12.23