Skip to content

Commit

Permalink
reformat DetectionDataset to Florence2Dataset and update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SkalskiP committed Sep 25, 2024
1 parent bd3f740 commit 32814b6
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 @@ -36,7 +36,7 @@ classifiers = [
dependencies = [
"supervision~=0.24.0rc1",
"requests>=2.31.0,<=2.32.3",
"transformers~=4.44.2",
"transformers @ git+https://github.com/huggingface/transformers",
"torch~=2.4.0",
"accelerate>=0.33,<0.35",
"sentencepiece~=0.2.0",
Expand Down

0 comments on commit 32814b6

Please sign in to comment.