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:
Bulldog68 2025-11-10 16:35:29 +01:00 committed by GitHub
parent 1b645e1cc3
commit 02887c6c9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"]
}
]
}