ComfyOnline
Core-ML-LCM-Converter

ComfyUI Node: Convert LCM to Core ML

Authored by aszc-dev

Created about a year ago

Updated 2 months ago

120 stars

Category

Core ML Suite

Inputs

height INT

width INT

batch_size INT

compute_unit

  • CPU_AND_NE
  • CPU_AND_GPU
  • ALL
  • CPU_ONLY

controlnet_support BOOLEAN

Outputs

COREML_UNET

Extension: Core ML Suite for ComfyUI

This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance.

Authored by aszc-dev

related extension: