mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 04:10:48 +08:00
Update custom-node-list.json
Hi, I would like to submit my new custom node PromptGenerator 12-Columns for inclusion in ComfyUI Manager. Node details Name: PromptGenerator 12-Columns Description: A fast and flexible random prompt generator with 12 columns (Empty, Pre-filled SFW, Pre-filled NSFW). Pre filled with text so that users can start generating immediately. Supports comma or newline output, optional title rows, and always adds quality tags for consistent results. Repository https://github.com/DemonNCoding/PromptGenerator12Columns Verification I have tested the entry using the Use local DB option in ComfyUI Manager. The node installs correctly, shows in the node list, and functions without issues. Thank you.
This commit is contained in:
parent
de64af4a68
commit
1f6f6b7117
@ -37769,42 +37769,6 @@
|
||||
"description": "A collection of utility nodes for ComfyUI, including resolution presets for film and photography aspect ratios.",
|
||||
"tags": ["utility", "presets", "aspect ratio", "film"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
@ -38192,6 +38156,18 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "DemonNCoding",
|
||||
"title": "PromptGenerator 12-Columns",
|
||||
"id": "promptgenerator12columns",
|
||||
"reference": "https://github.com/DemonNCoding/PromptGenerator12Columns",
|
||||
"files": [
|
||||
"https://github.com/DemonNCoding/PromptGenerator12Columns"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A fast and flexible random prompt generator with 12 columns (Empty / Pre-filled SFW / Pre-filled NSFW). Pre filled with text so that you can get started right away. Supports comma or newline output and always adds quality tags.",
|
||||
"pip": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user