mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +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",
|
"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": "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…
Reference in New Issue
Block a user