Skip to content

Commit

Permalink
fix(classify-image): update dependency gradio to v4.31.1 (#16672)
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 May 14, 2024
1 parent e063fcb commit a0ebc40
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.31.0"
gradio = "4.31.1"
httpx = "0.27.0"
torch = "2.3.0"
torchvision = "0.18.0"
Expand Down

0 comments on commit a0ebc40

Please sign in to comment.