mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-31 01:00:49 +08:00
Update custom-node-list.json (#2439)
Add ComfyUI-Multi-Prompt-Generator
This commit is contained in:
parent
44093a42fa
commit
e494abb779
@ -40005,6 +40005,14 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "mrm987",
|
||||||
|
"title": "ComfyUI-Multi-Prompt-Generator",
|
||||||
|
"reference": "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator",
|
||||||
|
"files": ["https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user