Skip to content

Commit 7ff7d58

Browse files
fix: Grounding Sam and Grounding Dino (#747)
1 parent 7558fb5 commit 7ff7d58

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gunicorn==22.0.0
22
label-studio-ml @ git+https://github.com/HumanSignal/label-studio-ml-backend.git@master
33
olefile==0.47
4-
4+
accelerate==1.6.0

label_studio_ml/examples/grounding_sam/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git
77
segment-anything==1.0
88
olefile==0.47
99
# networkx==2.8.8
10+
accelerate==1.6.0
1011

1112

0 commit comments

Comments
 (0)