sentencebird commited on
Commit
994f999
1 Parent(s): ca86dc7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- streamlit==0.79.0
2
  noisereduce
3
  numpy
4
  librosa
5
  soundfile
6
  plotly
7
  pyannote.audio==1.1.1
8
- http://download.pytorch.org/whl/cpu/torch-1.7.0%2Bcpu-cp36-cp36m-linux_x86_64.whl
 
 
1
+ streamlit
2
  noisereduce
3
  numpy
4
  librosa
5
  soundfile
6
  plotly
7
  pyannote.audio==1.1.1
8
+ --find-links https://download.pytorch.org/whl/torch_stable.html
9
+ torch==1.7.1+cpu