mirror of
https://github.com/Azornes/Comfyui-LayerForge.git
synced 2026-03-21 20:52:12 -03:00
16 lines
394 B
TOML
16 lines
394 B
TOML
[project]
|
|
name = "comfyui-ycanvas"
|
|
description = ""
|
|
version = "1.0.0"
|
|
license = {file = "LICENSE"}
|
|
dependencies = ["torch", "torchvision", "transformers", "aiohttp", "numpy", "tqdm", "Pillow"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/yichengup/Comfyui-Ycanvas"
|
|
# Used by Comfy Registry https://comfyregistry.org
|
|
|
|
[tool.comfy]
|
|
PublisherId = ""
|
|
DisplayName = "Comfyui-Ycanvas"
|
|
Icon = ""
|