Skip to content

Commit

Permalink
Merge pull request #802 from roboflow/fix/yolo-settings
Browse files Browse the repository at this point in the history
Remove reset from YOLO settings
  • Loading branch information
grzegorz-roboflow authored Nov 14, 2024
2 parents 8193970 + cd1bb27 commit a718390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inference/models/yolo_world/yolo_world.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@


settings.update({"sync": False})
settings.reset()


class YOLOWorld(RoboflowCoreModel):
Expand Down

0 comments on commit a718390

Please sign in to comment.