ZHO-ZHO-ZHO / ComfyUI-YoloWorld-EfficientSAM

Unofficial implementation of YOLO-World + EfficientSAM for ComfyUI
GNU General Public License v3.0
625 stars 58 forks source link

fix 'cpu' device crash and exposing ESAM API #32

Open ltdrdata opened 7 months ago

ltdrdata commented 7 months ago
  1. fix: mismatch between model device and tensors
  2. feat: expose 'inference_with_boxes' as an API