update DB

This commit is contained in:
Dr.Lt.Data 2026-01-27 23:25:15 +09:00
parent 2eae6faf46
commit 413c3b3855
3 changed files with 31 additions and 22 deletions

View File

@ -21430,16 +21430,6 @@
"install_type": "git-clone",
"description": "This is a subset of nodes for ComfyUI that I made just for my own workflow. The nodes support Flux (single conditioning, no negatives) and are just a way of minimizing the noodles. There's no real journey to be made here, just anything that helps me get through the day."
},
{
"author": "inflamously",
"title": "comfyui-prompt-enhancer",
"reference": "https://github.com/inflamously/comfyui-prompt-enhancer",
"files": [
"https://github.com/inflamously/comfyui-prompt-enhancer"
],
"install_type": "git-clone",
"description": "A crazy node that pragmatically just enhances a given prompt with various descriptions in the hope that the image quality just increase and prompting just gets easier."
},
{
"author": "111496583yzy",
"title": "Jigsaw Puzzle Effect Plugin",
@ -41902,6 +41892,16 @@
"install_type": "git-clone",
"description": "Modifed Sampler nodes that allow you to pause/resume generations. For those with older hardware running in CPU mode or old GPUs. Useful for managing thermals."
},
{
"author": "mingyi456",
"title": "ComfyUI DFloat11 Extended",
"reference": "https://github.com/mingyi456/ComfyUI-DFloat11-Extended",
"files": [
"https://github.com/mingyi456/ComfyUI-DFloat11-Extended"
],
"install_type": "git-clone",
"description": "Fork of the official DF11 ComfyUI custom node that supports a wider variety of model architectures, and provides fixes for compatibility with recent ComfyUI versions. Also, LoRAs are supported for select model architectures."
},
@ -42302,16 +42302,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "mingyi456",
"title": "ComfyUI DFloat11 Extended",
"reference": "https://github.com/mingyi456/ComfyUI-DFloat11-Extended",
"files": [
"https://github.com/mingyi456/ComfyUI-DFloat11-Extended"
],
"install_type": "git-clone",
"description": "Fork of the official DF11 ComfyUI custom node that supports a wider variety of model architectures, and provides fixes for compatibility with recent ComfyUI versions. Also, LoRAs are supported for select model architectures."
},
}
]
}

View File

@ -1,6 +1,15 @@
{
"custom_nodes": [
{
"author": "inflamously",
"title": "comfyui-prompt-enhancer [DEPRECATED]",
"reference": "https://github.com/inflamously/comfyui-prompt-enhancer",
"files": [
"https://github.com/inflamously/comfyui-prompt-enhancer"
],
"install_type": "git-clone",
"description": "A crazy node that pragmatically just enhances a given prompt with various descriptions in the hope that the image quality just increase and prompting just gets easier."
},
{
"author": "tudal",
"title": "Hakkun-ComfyUI-nodes [REMOVED]",

View File

@ -22,6 +22,16 @@
"install_type": "git-clone",
"description": "Modifed Sampler nodes that allow you to pause/resume generations. For those with older hardware running in CPU mode or old GPUs. Useful for managing thermals."
},
{
"author": "mingyi456",
"title": "ComfyUI DFloat11 Extended",
"reference": "https://github.com/mingyi456/ComfyUI-DFloat11-Extended",
"files": [
"https://github.com/mingyi456/ComfyUI-DFloat11-Extended"
],
"install_type": "git-clone",
"description": "Fork of the official DF11 ComfyUI custom node that supports a wider variety of model architectures, and provides fixes for compatibility with recent ComfyUI versions. Also, LoRAs are supported for select model architectures."
},
{
"author": "Urabewe",
"title": "ComfyUI-AudioTools",