Skip to content

Commit 148166d

Browse files
authored
fix: Grounding SAM dependencies (#622)
1 parent ac95727 commit 148166d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

label_studio_ml/examples/grounding_sam/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git
55
# torchvision -- inherited from GroundingDINO repo
66
# opencv-python -- inherited from GroundingDINO repo
77
segment-anything==1.0
8-
# replace converter with sdk
9-
label_studio_converter==0.0.58
108
olefile==0.47
11-
# networkx==2.8.8
9+
# networkx==2.8.8

0 commit comments

Comments
 (0)