update DB

This commit is contained in:
Dr.Lt.Data 2025-07-16 12:24:26 +09:00
parent 42d464b532
commit e92fbb7b1b
6 changed files with 259 additions and 235 deletions

View File

@ -4834,6 +4834,16 @@
"install_type": "git-clone",
"description": "Add a button that formats the workflow graph"
},
{
"author": "Haoming02",
"title": "ComfyUI ReSharpen",
"reference": "https://github.com/Haoming02/comfyui-resharpen",
"files": [
"https://github.com/Haoming02/comfyui-resharpen"
],
"install_type": "git-clone",
"description": "Manipulate the details of generations."
},
{
"author": "bedovyy",
"title": "ComfyUI_NAIDGenerator",
@ -29361,10 +29371,16 @@
"install_type": "git-clone",
"description": "Garment-centric human generation nodes for ComfyUI using DreamFit with Flux.\nDreamFit is a powerful adapter system that enhances Flux models with garment-aware generation capabilities, enabling high-quality fashion and clothing generation."
},
{
"author": "aiaiaikkk",
"title": "kontext-super-prompt",
"reference": "https://github.com/aiaiaikkk/kontext-super-prompt",
"files": [
"https://github.com/aiaiaikkk/kontext-super-prompt"
],
"install_type": "git-clone",
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
},
@ -29784,16 +29800,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "aiaiaikkk",
"title": "kontext-super-prompt",
"reference": "https://github.com/aiaiaikkk/kontext-super-prompt",
"files": [
"https://github.com/aiaiaikkk/kontext-super-prompt"
],
"install_type": "git-clone",
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
}
]
}

View File

@ -8700,6 +8700,7 @@
],
"https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": [
[
"Dummy Negative Prompt",
"Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)",
"Image Scale To Total Pixels (SDXL Safe)",
@ -15630,6 +15631,7 @@
"https://github.com/alchemine/comfyui-alchemine-pack": [
[
"CustomProcessor",
"DanbooruRetriever",
"FilterSubtags",
"FilterTags",
"ProcessTags",
@ -35053,6 +35055,8 @@
"DreamFitFluxAdapterV2",
"DreamFitFluxAdapterV3",
"DreamFitKSampler",
"DreamFitKSamplerV2",
"DreamFitKSamplerV3",
"DreamFitModelValidator",
"DreamFitSamplerAdvanced",
"DreamFitSimple",

File diff suppressed because it is too large Load Diff

View File

@ -10,16 +10,6 @@
"install_type": "git-clone",
"description": "NODES: Fill Transparency, Mask Expand Border, Mask Expand Border (Advanced), Mask to Transparent, Debug Mask Visualizer, White to Transparent, White Detector\nNOTE: The files in the repo are not organized."
},
{
"author": "Haoming02",
"title": "ComfyUI ReSharpen [WIP]",
"reference": "https://github.com/Haoming02/comfyui-resharpen",
"files": [
"https://github.com/Haoming02/comfyui-resharpen"
],
"install_type": "git-clone",
"description": "Manipulate the details of generations.[w/Installing this node pack causes all workflow executions to fail.]"
},
{
"author": "visualbruno",
"title": "ComfyUI-QRemeshify",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "aiaiaikkk",
"title": "kontext-super-prompt",
"reference": "https://github.com/aiaiaikkk/kontext-super-prompt",
"files": [
"https://github.com/aiaiaikkk/kontext-super-prompt"
],
"install_type": "git-clone",
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
},
{
"author": "skayka",
"title": "ComfyUI-DreamFit",

View File

@ -8700,6 +8700,7 @@
],
"https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": [
[
"Dummy Negative Prompt",
"Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)",
"Image Scale To Total Pixels (SDXL Safe)",
@ -15630,6 +15631,7 @@
"https://github.com/alchemine/comfyui-alchemine-pack": [
[
"CustomProcessor",
"DanbooruRetriever",
"FilterSubtags",
"FilterTags",
"ProcessTags",
@ -35053,6 +35055,8 @@
"DreamFitFluxAdapterV2",
"DreamFitFluxAdapterV3",
"DreamFitKSampler",
"DreamFitKSamplerV2",
"DreamFitKSamplerV3",
"DreamFitModelValidator",
"DreamFitSamplerAdvanced",
"DreamFitSimple",