Skip to content

Commit

Permalink
fix: gradio gr.Button.update deprecated after 4.0.0 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
hscspring authored Nov 3, 2023
1 parent 373bd01 commit 6e91e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ accelerate
datasets
fastapi
fire
gradio
gradio<4.0.0
mmengine
numpy
pybind11
Expand Down

0 comments on commit 6e91e5c

Please sign in to comment.