Metadata-Version: 2.1
Name: comfyui-coremlsuite
Version: 2.0.1
Summary: This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows.
Home-page: https://github.com/aszc-dev/ComfyUI-CoreMLSuite
Requires-Python: >=3.10
Requires-Dist: coremltools>=9,<10
Requires-Dist: numpy
Requires-Dist: diffusers>=0.30
Requires-Dist: peft>=0.13
Requires-Dist: omegaconf>=2.3
Requires-Dist: transformers>=4.44
