Archimedis commited on
Commit
8d1e01f
·
verified ·
1 Parent(s): d9ad52f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
1
+ torch==2.1.0
2
+ torchaudio==2.1.0
3
+ numpy
4
+ scipy
5
+ soundfile
6
+ librosa
7
+ streamlit