Skip to content

Commit

Permalink
fix: Grounding SAM dependencies (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
makseq authored Sep 6, 2024
1 parent ac95727 commit 148166d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions label_studio_ml/examples/grounding_sam/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@ mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git
# torchvision -- inherited from GroundingDINO repo
# opencv-python -- inherited from GroundingDINO repo
segment-anything==1.0
# replace converter with sdk
label_studio_converter==0.0.58
olefile==0.47
# networkx==2.8.8
# networkx==2.8.8

0 comments on commit 148166d

Please sign in to comment.