Skip to content

Commit

Permalink
fix(classify-image): update dependency gradio to v4.25.0 (#15613)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 2, 2024
1 parent e9a4738 commit 26fed39
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Hongbo Miao"]

[tool.poetry.dependencies]
python = "3.12.x"
gradio = "4.24.0"
gradio = "4.25.0"
httpx = "0.27.0"
torch = "2.2.2"
torchvision = "0.17.2"
Expand Down

0 comments on commit 26fed39

Please sign in to comment.