Skip to content

Commit

Permalink
fix(classify-image): update python to 3.13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 111df58 commit ab5c075
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
29 changes: 3 additions & 26 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 @@ -2,7 +2,7 @@
package-mode = false

[tool.poetry.dependencies]
python = "3.12.x"
python = "3.13.x"
gradio = "4.44.1"
httpx = "0.27.2"
torch = "2.4.1"
Expand Down

0 comments on commit ab5c075

Please sign in to comment.