15 lines
479 B
TOML
15 lines
479 B
TOML
[project]
|
|
name = "whatdreamscost-csglide"
|
|
description = "LTX Director (CS) — modded LTX Director node with reference-sheet / @char / MSR support. Coexists with the original WhatDreamsCost-ComfyUI without collisions."
|
|
version = "1.0.0"
|
|
license = {file = "LICENSE"}
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/CGlide/WhatDreamsCost-CSGlide"
|
|
|
|
[tool.comfy]
|
|
PublisherId = "REPLACE_WITH_YOUR_REGISTRY_PUBLISHER_ID"
|
|
DisplayName = "WhatDreamsCost-CSGlide"
|
|
Icon = ""
|
|
includes = []
|