Skip to content

Commit 0726ec0

Browse files
Bump gradio from 4.44.0 to 5.0.0
Bumps [gradio](https://github.com/gradio-app/gradio) from 4.44.0 to 5.0.0. - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/[email protected]@5.0.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb23a2f commit 0726ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'lpips==0.1.4',
2121
'clean-fid==0.1.35',
2222
'clip@git+https://github.com/openai/CLIP.git@a1d071733d7111c9c014f024669f959182114e33',
23-
'gradio==4.44.0',
23+
'gradio==5.0.0',
2424
'datasets==2.19.2',
2525
'peft==0.12.0',
2626
'numpy<2.0.0',

0 commit comments

Comments
 (0)