update DB

This commit is contained in:
Dr.Lt.Data
2026-07-14 15:28:25 +09:00
parent 351d9c62c4
commit d192cb62c1
6 changed files with 5390 additions and 5101 deletions
+20
View File
@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "hvppycoding",
"title": "RandomSamplerSchedulerSteps for ComfyUI [REMOVED]",
"reference": "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps",
"files": [
"https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects a (Sampler, Scheduler, Steps) combination from user-defined presets."
},
{
"author": "hvppycoding",
"title": "json prompt renderer [REMOVED]",
"reference": "https://github.com/hvppycoding/comfyui-json-prompt-renderer",
"files": [
"https://github.com/hvppycoding/comfyui-json-prompt-renderer"
],
"install_type": "git-clone",
"description": "NODES: Extract JSON, 'Prompt: Render Template from JSON'"
},
{
"author": "zhangrui",
"title": "ComfyUI-QuickUseTools [REMOVED]",