Skip to content

Commit

Permalink
fix gradio version (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbc2016 authored Nov 11, 2024
1 parent 45163ec commit 7de2a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
]

extra_gradio_requires = [
"gradio==4.19.1",
"gradio==4.44.1",
"modelscope_studio==0.0.5",
]

Expand Down

0 comments on commit 7de2a66

Please sign in to comment.