Skip to content

Commit d8fa78b

Browse files
committed
update threshold
1 parent b938167 commit d8fa78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/owl_predict.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
image=image,
7575
text=text,
7676
text_encodings=text_encodings,
77-
thresholds=thresholds,
77+
threshold=thresholds,
7878
pad_square=False
7979
)
8080
torch.cuda.current_stream().synchronize()

0 commit comments

Comments
 (0)