Muyumba commited on
Commit
8e068a3
·
verified ·
1 Parent(s): c525d81

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit>=1.25.0
2
  torch>=2.1.0
3
  torchaudio>=2.1.0
4
- huggingface_hub>=1.25.0
5
  soundfile>=0.12.1
6
  numpy>=1.24.0
 
1
  streamlit>=1.25.0
2
  torch>=2.1.0
3
  torchaudio>=2.1.0
4
+ huggingface_hub==0.15.1
5
  soundfile>=0.12.1
6
  numpy>=1.24.0