Omar-youssef commited on
Commit
70cfb9d
·
1 Parent(s): 108e52e

update req

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -4
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- streamlit>=1.24.0
2
- demucs
3
- ffmpeg-python
4
- pathlib
 
 
 
 
 
 
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