Skip to content

Commit

Permalink
specify gradio version
Browse files Browse the repository at this point in the history
  • Loading branch information
SherkeyXD committed Apr 11, 2023
1 parent 94b2063 commit 131c777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask
Flask_Cors
gradio
gradio>=3.7.0
numpy==1.23.0
pyworld==0.2.5
scipy==1.10.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ librosa==0.9.1
fairseq==0.12.2
Flask==2.1.2
Flask_Cors==3.0.10
gradio
gradio>=3.7.0
numpy
playsound==1.3.0
PyAudio==0.2.12
Expand Down

0 comments on commit 131c777

Please sign in to comment.