python3 grounded_sam2_hf_model_demo.py
Traceback (most recent call last):
File "grounded_sam2_hf_model_demo.py", line 111, in <module>
results = processor.post_process_grounded_object_detection(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: GroundingDinoProcessor.post_process_grounded_object_detection() got an unexpected keyword argument 'box_threshold'
transformersv 4.55.0 and later:transformersv 4.54.0 and earlier works fine