mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-17 04:17:29 +08:00
update DB
This commit is contained in:
parent
8d2d37f1f7
commit
0c8cdf9aa8
@ -46518,6 +46518,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Scene Framer is a simple utility node for framing multiple shots from a single image."
|
||||
},
|
||||
{
|
||||
"author": "chkeeho80",
|
||||
"title": "PromptDeckComposer",
|
||||
"reference": "https://github.com/chkeeho80/PromptDeckComposer",
|
||||
"files": [
|
||||
"https://github.com/chkeeho80/PromptDeckComposer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Structured + chaos-based prompt generation system for ComfyUI. Generate less. Evolve more."
|
||||
},
|
||||
{
|
||||
"author": "AISeDam",
|
||||
"title": "ComfyUI_RP_Cast",
|
||||
"id": "comfyui_rp_cast",
|
||||
"reference": "https://github.com/AISeDam/ComfyUI_RP_Cast",
|
||||
"files": [
|
||||
"https://github.com/AISeDam/ComfyUI_RP_Cast"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Per-region prompt and LoRA control for SD1.5, SDXL, Z-Image, and Qwen — compatible with multiple model architectures."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,5 +1,26 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "chkeeho80",
|
||||
"title": "PromptDeckComposer",
|
||||
"reference": "https://github.com/chkeeho80/PromptDeckComposer",
|
||||
"files": [
|
||||
"https://github.com/chkeeho80/PromptDeckComposer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Structured + chaos-based prompt generation system for ComfyUI. Generate less. Evolve more."
|
||||
},
|
||||
{
|
||||
"author": "AISeDam",
|
||||
"title": "ComfyUI_RP_Cast",
|
||||
"id": "comfyui_rp_cast",
|
||||
"reference": "https://github.com/AISeDam/ComfyUI_RP_Cast",
|
||||
"files": [
|
||||
"https://github.com/AISeDam/ComfyUI_RP_Cast"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Per-region prompt and LoRA control for SD1.5, SDXL, Z-Image, and Qwen — compatible with multiple model architectures."
|
||||
},
|
||||
{
|
||||
"author": "stevelasmin4real",
|
||||
"title": "Resolution Calculator by Steve Lasmin",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user