comfyui-assets / ComfyUI-Easy-Use /pyproject.toml
hipinis's picture
Add files using upload-large-folder tool
ddcc833 verified
Raw
History Blame Contribute Delete
675 Bytes
[project]
name = "comfyui-easy-use"
description = "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes."
version = "1.3.6"
license = { file = "LICENSE" }
dependencies = ["diffusers", "accelerate", "clip_interrogator", "sentencepiece", "lark", "onnxruntime", "spandrel", "opencv-python-headless", "matplotlib", "peft"]
[project.urls]
Repository = "https://github.com/yolain/ComfyUI-Easy-Use"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "yolain"
DisplayName = "ComfyUI-Easy-Use"
Icon = "https://mintlify.s3.us-west-1.amazonaws.com/yolain/images/logo.svg"