Metadata-Version: 2.1
Name: comfyui-coremlsuite
Version: 1.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: git+https://github.com/apple/ml-stable-diffusion.git
Requires-Dist: coremltools>=7.1
Requires-Dist: overrides
Requires-Dist: diffusers>=0.22
Requires-Dist: peft>=0.6.2
Requires-Dist: omegaconf>=2.3
