Metadata-Version: 2.1
Name: comfyui-easy-use
Version: 1.2.0
Summary: To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes.
Home-page: https://github.com/yolain/ComfyUI-Easy-Use
Requires-Python: >=3.10
Requires-Dist: diffusers>=0.25.0
Requires-Dist: accelerate>=0.25.0
Requires-Dist: clip_interrogator>=0.6.0
Requires-Dist: sentencepiece
Requires-Dist: lark-parser
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
Requires-Dist: spandrel
Requires-Dist: cpm_kernels
