Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rb-synth committed Oct 17, 2023
1 parent 6324cf0 commit f84a948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.8, <3.11"
gradio = "^3.24.1"
huggingface-hub = "^0.13.4,<1"
huggingface-hub = "^0.16.4"
numpy = "^1.24.2"
opencv_python = "^4.7.0.72"
Pillow = "9.3.0"
Expand Down

0 comments on commit f84a948

Please sign in to comment.