Skip to content

Commit

Permalink
restrict tensorflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
iulusoy authored Oct 9, 2024
1 parent c5e0fe5 commit 993af22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ dependencies = [
"ammico-lavis>=1.0.2.3",
"setuptools",
"spacy<=3.7.5",
"tensorflow>=2.13.0",
"tf-keras",
"tensorflow>=2.13.0<2.17.0",
"torch<2.4.0",
"transformers",
"google-cloud-vision",
Expand Down

0 comments on commit 993af22

Please sign in to comment.