Skip to content

Commit

Permalink
Merge branch 'main' into lock-grounding-dino-version
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-roboflow authored Apr 30, 2024
2 parents b251bec + 30361f3 commit c410ce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.cogvlm.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
transformers>=4.36.0,<=4.38.2
transformers>=4.36.0,<4.38.0
sentencepiece<=0.1.99
einops<=0.7.0
xformers<=0.0.22
Expand Down
1 change: 1 addition & 0 deletions requirements/requirements.groundingdino.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
transformers>=4.36.0,<4.38.0
rf_groundingdino==0.2.0

0 comments on commit c410ce2

Please sign in to comment.