mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Add FMJ-speed-Prompt node to custom-node-list (#2263)
* Add FMJ-speed-Prompt node to custom-node-list Added a new node for FMJ-speed-Prompt with details. * Fix JSON structure for FMJ-speed-Prompt entry --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
1b645e1cc3
commit
02887c6c9b
@ -36217,6 +36217,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "bulldog68",
|
||||
"title": "FMJ-speed-Prompt",
|
||||
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP",
|
||||
"files": [
|
||||
"https://github.com/bulldog68/ComfyUI_FMJ_SP"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt generator from CSV files with randomization and external text input.",
|
||||
"tags": ["prompt", "csv", "text", "random"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user