Skip to content

Commit

Permalink
fix(classify-image): update dependency gradio to v4.22.0 (#15340)
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] authored Mar 19, 2024
1 parent 945cf0d commit c3c2288
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.21.0"
gradio = "4.22.0"
httpx = "0.27.0"
torch = "2.2.1"
torchvision = "0.17.1"
Expand Down

0 comments on commit c3c2288

Please sign in to comment.