Skip to content

Commit

Permalink
fix(classify-image): update dependency gradio to v5.11.0 (#22464)
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 Jan 9, 2025
1 parent 8d1fec2 commit 2adf7f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "classify-image"
version = "1.0.0"
requires-python = "~=3.12.0"
dependencies = [
"gradio==5.10.0",
"gradio==5.11.0",
"httpx==0.28.1",
"torch==2.5.1",
"torchvision==0.20.1",
Expand Down

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

0 comments on commit 2adf7f0

Please sign in to comment.