Add FMJ-speed-Prompt node to custom-node-list

Added a new node for FMJ-speed-Prompt with details.
This commit is contained in:
Bulldog68 2025-11-08 18:45:02 +01:00 committed by GitHub
parent 14ef448937
commit 55ce2c66e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36194,6 +36194,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "bulldog68",
"title": "FMJ-speed-Prompt",
"description": "Prompt generator from CSV files with randomization and external text input.",
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SP",
"files": [
"https://github.com/bulldog68/ComfyUI_FMJ_SP.git"
],
"install_type": "git-clone",
"tags": ["prompt", "csv", "text", "random"],
"license": "MIT"
}
]
}