kamahori commited on
Commit
4f08f90
·
1 Parent(s): 11f8a08

Upgrade gradio version

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