Skip to content

Commit

Permalink
fix(classify-image): update dependency gradio to v5.4.0 (#19978)
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 Oct 28, 2024
1 parent 35a114c commit d9bd168
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 14 deletions.
39 changes: 26 additions & 13 deletions machine-learning/hm-gradio/applications/classify-image/poetry.lock

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.3.0"
gradio = "5.4.0"
httpx = "0.27.2"
torch = "2.4.1"
torchvision = "0.19.1"
Expand Down

0 comments on commit d9bd168

Please sign in to comment.