This commit is contained in:
bbc-s 2026-06-24 06:09:44 +02:00 committed by GitHub
commit e40a7defd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,36 @@
"install_type": "git-clone",
"description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management."
},
{
"author": "bbc-s",
"title": "ZIT-Ideogram",
"reference": "https://github.com/bbc-s/ZIT-Ideogram",
"files": [
"https://github.com/bbc-s/ZIT-Ideogram"
],
"install_type": "git-clone",
"description": "ComfyUI visual regional prompt builder for Z-Image-Turbo, based on the KJNodes Ideogram box editor."
},
{
"author": "bbc-s",
"title": "metadata-saver-viewer",
"reference": "https://github.com/bbc-s/metadata-saver-viewer",
"files": [
"https://github.com/bbc-s/metadata-saver-viewer"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for saving one compact metadata JSON per generated image and viewing embedded image metadata."
},
{
"author": "bbc-s",
"title": "float-increment-per-latent",
"reference": "https://github.com/bbc-s/float-increment-per-latent",
"files": [
"https://github.com/bbc-s/float-increment-per-latent"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for sweeping LoRA model strength per latent sample in a single batch."
},
{
"author": "Dr.Lt.Data",
"title": "ComfyUI-Manager",