DevNumb commited on
Commit
6099104
·
verified ·
1 Parent(s): ad25bda

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,5 +3,6 @@ transformers>=4.36.0
3
  accelerate>=0.25.0
4
  scipy>=1.11.0
5
  numpy>=1.24.0
 
6
  soundfile>=0.12.0
7
  pillow>=10.0.0
 
3
  accelerate>=0.25.0
4
  scipy>=1.11.0
5
  numpy>=1.24.0
6
+ gradio==3.50.2
7
  soundfile>=0.12.0
8
  pillow>=10.0.0