Omar-youssef commited on
Commit
b6d644c
·
1 Parent(s): 34245f9
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- numpy==1.26.3
2
- pandas==2.2.0
3
- streamlit==1.30.0
4
- torch==2.1.2
5
- torchaudio==2.1.2
6
  demucs==4.0.1
7
  soundfile==0.12.1
8
  diffq==0.2.4
9
  ffmpeg-python==0.2.0
10
- yt-dlp==2024.1.7
 
1
+ numpy==1.23.5
2
+ pandas==1.5.3
3
+ streamlit==1.29.0
4
+ torch==2.1.0
5
+ torchaudio==2.1.0
6
  demucs==4.0.1
7
  soundfile==0.12.1
8
  diffq==0.2.4
9
  ffmpeg-python==0.2.0
10
+ yt-dlp==2024.12.23