Skip to content

Commit

Permalink
fix(classify-image): update dependency gradio to v5.5.0 (#20184)
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 Nov 5, 2024
1 parent 91588fc commit 36430b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "~3.12.0"
gradio = "5.4.0"
gradio = "5.5.0"
httpx = "0.27.2"
torch = "2.5.1"
torchvision = "0.20.1"
Expand Down

0 comments on commit 36430b3

Please sign in to comment.