aszc-dev / ComfyUI-CoreMLSuite

A set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows.
GNU General Public License v3.0
92 stars 8 forks source link

compatibility issue? #9

Closed ltdrdata closed 8 months ago

ltdrdata commented 8 months ago

A CoreML user reports that after 1777b54d021 patch of ComfyUI, only noise image is generated.

aszc-dev commented 8 months ago

Thanks. Yes, this patch caught me off guard as I was working on LCM stuff. I think I've managed to adapt the main functionality to this new flow, at least the workflows from readme should work properly.

ltdrdata commented 8 months ago

Patch confirmed. Thx.