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

More examples + workflows #12

Open aszc-dev opened 8 months ago

cchance27 commented 7 months ago

not really a workflow suggestion but, for those looking to do upscaling ultimatesdupscale works, but you basically need to use the adapter, and then for the tile sizes you need to use your tile size = (model size - tile_padding) so for typical 512x512 you need to use 480x480 for the tile size, and enable force uniform tile sizes, and you get great results.

rovo79 commented 7 months ago

@cchance27 nice suggestion! I tried to replicate what you were describing.

coreml_ultimatesd_workflow

coreml_ultimatesd_workflow.json