chenxie95 commited on
Commit
6b8fcc9
·
verified ·
1 Parent(s): 265d119

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio>=4.44
2
  torch
3
  numpy
4
  librosa
5
  soundfile
6
- huggingface_hub
 
 
 
1
  torch
2
  numpy
3
  librosa
4
  soundfile
5
+ gradio==3.41.2
6
+ huggingface_hub==0.19.4