Add ComfyUI Violet Tools to custom node list (#2136)

Added aesthetic-focused custom nodes package with 7 specialized nodes:
- Aesthetic Alchemist (style blending with 20+ curated aesthetics)
- Quality Queen (quality prompts)
- Glamour Goddess (hair/makeup)
- Body Bard (body features)
- Pose Priestess (positioning)
- Encoding Enchantress (text processing)
- Negativity Nullifier (negative prompts)

Features weighted blending, randomization, and modular YAML-based configuration.
This commit is contained in:
Leylah Krell 2025-09-07 14:37:00 -07:00 committed by GitHub
parent 5aadc3af00
commit 53dc36c4cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32736,6 +32736,16 @@
],
"install_type": "git-clone",
"description": "A collection of utility nodes including image upscale,touchpad support and CSV-driven prompt machine for ComfyUI."
},
{
"author": "leylahkrell",
"title": "ComfyUI Violet Tools",
"reference": "https://github.com/leylahkrell/ComfyUI-Violet-Tools",
"files": [
"https://github.com/leylahkrell/ComfyUI-Violet-Tools"
],
"install_type": "git-clone",
"description": "A collection of aesthetic-focused custom nodes for ComfyUI that enhance AI image generation with sophisticated style and prompt management capabilities. Includes 7 nodes: Aesthetic Alchemist (style blending with 20+ curated aesthetics), Quality Queen (quality prompts), Glamour Goddess (hair/makeup), Body Bard (body features), Pose Priestess (positioning), Encoding Enchantress (text processing), and Negativity Nullifier (negative prompts). Features weighted blending, randomization, and modular YAML-based configuration."
}
]
}