Pendrokar commited on
Commit
e7664e4
1 Parent(s): f90c7e2

requirements: force gradio client 0.17

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- gradio==4.32
2
  datasets
3
  librosa
4
  soundfile
5
- gradio_client
6
- git+https://github.com/unitaryai/detoxify
7
  pyloudnorm
8
  langdetect
9
  pydub
 
1
+ gradio==4.32.0
2
  datasets
3
  librosa
4
  soundfile
5
+ gradio_client==0.17.0
 
6
  pyloudnorm
7
  langdetect
8
  pydub