prepare_test_weights: update segment-anything hash

Follow up of 00f494e
This commit is contained in:
Cédric Deltheil 2024-01-20 13:55:18 +01:00 committed by Cédric Deltheil
parent f6beee8388
commit 2b4bc77534

View file

@ -576,7 +576,7 @@ def convert_sam():
"convert_segment_anything.py",
"tests/weights/sam_vit_h_4b8939.pth",
"tests/weights/segment-anything-h.safetensors",
expected_hash="6b843800",
expected_hash="3b73b2fd",
)