feat(custom-node-list): register ComfyUI-Bernini-PromptEnhancer (§4.3 manual, fix malformed JSON from #3098)
Python Linting / Run Ruff (push) Canceled after 0s

This commit is contained in:
Dr.Lt.Data
2026-07-22 08:48:24 +09:00
parent d0d8611866
commit 3f159c5f65
+11
View File
@@ -60823,6 +60823,17 @@
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects one input from multiple inputs of the same type."
},
{
"author": "djdzzzz",
"title": "ComfyUI-Bernini-PromptEnhancer",
"id": "bernini-prompt-enhancer",
"reference": "https://github.com/djdzzzz/ComfyUI-Bernini-PromptEnhancer",
"files": [
"https://github.com/djdzzzz/ComfyUI-Bernini-PromptEnhancer"
],
"install_type": "git-clone",
"description": "Bernini MLLM semantic planner for local prompt enhancement in ComfyUI — 12 task types, GGUF offline inference, zero VRAM residue"
}
]
}