forked from chflame163/ComfyUI_LayerStyle
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpyproject.toml
15 lines (13 loc) · 941 Bytes
/
pyproject.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[project]
name = "comfyui_layerstyle"
description = "A set of nodes for ComfyUI it generate image like Adobe Photoshop's Layer Style. the Drop Shadow is first completed node, and follow-up work is in progress."
version = "1.0.21"
license = "MIT"
dependencies = ["numpy", "pillow", "torch", "matplotlib", "Scipy", "scikit_image", "opencv-contrib-python", "pymatting", "segment_anything", "timm", "addict", "yapf", "colour-science", "wget", "mediapipe", "loguru", "typer_config", "fastapi", "rich", "google-generativeai", "diffusers", "omegaconf", "tqdm", "transformers", "kornia", "image-reward", "ultralytics", "blend_modes", "blind-watermark", "qrcode", "pyzbar", "transparent-background", "huggingface_hub", "psd-tools"]
[project.urls]
Repository = "https://github.com/chflame163/ComfyUI_LayerStyle"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = "chflame163"
DisplayName = "ComfyUI_LayerStyle"
Icon = ""