update DB

This commit is contained in:
Dr.Lt.Data 2025-11-11 00:37:15 +09:00
parent 02887c6c9b
commit 6ad12b7652
2 changed files with 22 additions and 11 deletions

View File

@ -35751,6 +35751,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom nodes for general purpose." "description": "ComfyUI custom nodes for general purpose."
}, },
{
"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"]
},
@ -36217,17 +36228,6 @@
], ],
"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"]
} }
] ]
} }

View File

@ -33,6 +33,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI Note node with HTML capabilities. Create notes, UI's and ReadMe's directly inside the workflow using rich HTML formatting." "description": "A ComfyUI Note node with HTML capabilities. Create notes, UI's and ReadMe's directly inside the workflow using rich HTML formatting."
}, },
{
"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"]
},
{ {
"author": "vsaan212", "author": "vsaan212",
"title": "Vsaan212-workflow-utilities", "title": "Vsaan212-workflow-utilities",