Activity
fix: Do not hardcode file extension on temp files
fix: Do not hardcode file extension on temp files
Merge branch 'main' into alan/fix-textregion-slicing-support
Merge branch 'main' into alan/fix-textregion-slicing-support
bump changelog
bump changelog
Preserve backward compat
Preserve backward compat
Merge remote-tracking branch 'origin/main' into feat/load-table-agent…
Merge remote-tracking branch 'origin/main' into feat/load-table-agent…
update test
update test
update load agent condition with new __new__
method
update load agent condition with new
__new__
methodupdate change-log and version
update change-log and version
backoff from initialize at new to ensure compatiblity
backoff from initialize at new to ensure compatiblity
add test
add test
pass in model name to initialization
pass in model name to initialization
put image processor also on self.device
put image processor also on self.device
put initialize at new and behind threadlock
put initialize at new and behind threadlock
feat: use thread lock to prevent racing condition
feat: use thread lock to prevent racing condition