update DB

This commit is contained in:
Dr.Lt.Data 2025-07-12 09:07:33 +09:00
parent 00f287bb63
commit 5fdd6a441a
7 changed files with 899 additions and 994 deletions

View File

@ -2655,17 +2655,6 @@
"install_type": "git-clone",
"description": "Basic support for StyleGAN2 and StyleGAN3 models."
},
{
"author": "spacepxl",
"title": "ComfyUI-Florence-2",
"id": "florence2-spacepxl",
"reference": "https://github.com/spacepxl/ComfyUI-Florence-2",
"files": [
"https://github.com/spacepxl/ComfyUI-Florence-2"
],
"install_type": "git-clone",
"description": "[a/https://huggingface.co/microsoft/Florence-2-large-ft](https://huggingface.co/microsoft/Florence-2-large-ft)\nLarge or base model, support for captioning and bbox task modes, more coming soon."
},
{
"author": "spacepxl",
"title": "ComfyUI-Depth-Pro",

View File

@ -16680,7 +16680,8 @@
],
"https://github.com/benstaniford/comfy-prompt-db": [
[
"PromptDB"
"PromptDB",
"PromptStack"
],
{
"title_aux": "Prompt Database for ComfyUI"
@ -35469,17 +35470,6 @@
"title_aux": "ComfyUI-Depth-Pro"
}
],
"https://github.com/spacepxl/ComfyUI-Florence-2": [
[
"Florence2",
"Florence2Postprocess",
"Florence2PostprocessAll",
"LoadFlorence2Model"
],
{
"title_aux": "ComfyUI-Florence-2"
}
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"LoadEXR",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "spacepxl",
"title": "ComfyUI-Florence-2 [DEPRECATED]",
"id": "florence2-spacepxl",
"reference": "https://github.com/spacepxl/ComfyUI-Florence-2",
"files": [
"https://github.com/spacepxl/ComfyUI-Florence-2"
],
"install_type": "git-clone",
"description": "[a/https://huggingface.co/microsoft/Florence-2-large-ft](https://huggingface.co/microsoft/Florence-2-large-ft)\nLarge or base model, support for captioning and bbox task modes, more coming soon."
},
{
"author": "xxxxxxxxxxxc",
"title": "flux-kontext-diff-merge [REMOVED]",

View File

@ -696,106 +696,6 @@
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that integrates with the sm4ll-VTON API for virtual try-on functionality."
},
{
"author": "DiffusionLight",
"title": "DiffusionLight-ComfyUI",
"reference": "https://github.com/DiffusionLight/DiffusionLight-ComfyUI",
"files": [
"https://github.com/DiffusionLight/DiffusionLight-ComfyUI"
],
"install_type": "git-clone",
"description": "DiffusionLight (Turbo) implemented in ComfyUI"
},
{
"author": "Ltamann",
"title": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO",
"reference": "https://github.com/Ltamann/ComfyUI-TBG-ETUR",
"files": [
"https://github.com/Ltamann/ComfyUI-TBG-ETUR"
],
"install_type": "git-clone",
"description": "About TBG Enhanced Tiled Upscaler and Refiner Pro! We at TBG Think. Build. Generate. Pro AI upscaling & image enrichment are excited to make our TBG Enhanced Tiled Upscaler and Refiner Pro available to you for free non-commercial use. We believe in empowering creators and innovators, which is why anything you create or generate using our software"
},
{
"author": "DavidPiazza",
"title": "Network Bending for ComfyUI",
"reference": "https://github.com/DavidPiazza/network_bending",
"files": [
"https://github.com/DavidPiazza/network_bending"
],
"install_type": "git-clone",
"description": "A custom node pack for ComfyUI that enables creative manipulation and 'bending' of neural network models. Perform various operations on loaded model checkpoints to create unique and experimental effects."
},
{
"author": "IIEleven11",
"title": "ComfyUI-FairyTaler",
"reference": "https://github.com/IIEleven11/ComfyUI-FairyTaler",
"files": [
"https://github.com/IIEleven11/ComfyUI-FairyTaler"
],
"install_type": "git-clone",
"description": "This package provides ComfyUI nodes for creating 3-scene storyboards from Ollama text output."
},
{
"author": "heheok",
"title": "comfyui_wan2.1_vace_infinite_helpers",
"reference": "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers",
"files": [
"https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers"
],
"install_type": "git-clone",
"description": "This collection of custom nodes for ComfyUI is specifically designed to automate and streamline the process of creating infinite videos with WAN2.1 VACE."
},
{
"author": "pmarmotte2",
"title": "ComfyUI-Speaker-Isolation",
"reference": "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation",
"files": [
"https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that performs speaker diarization to isolate individual speaker audio tracks from a single audio source."
},
{
"author": "facefusion",
"title": "FaceFusion ComfyUI",
"reference": "https://github.com/facefusion/facefusion-comfyui",
"files": [
"https://github.com/facefusion/facefusion-comfyui"
],
"install_type": "git-clone",
"description": "Industry leading face manipulation platform"
},
{
"author": "Yo1up",
"title": "Diffusion-Model-Detailer",
"reference": "https://github.com/Yo1up/Diffusion-Model-Detailer",
"files": [
"https://github.com/Yo1up/Diffusion-Model-Detailer"
],
"install_type": "git-clone",
"description": "ComfyUI nodes that allow the user to control the generation of diffusion models to increase and decrease level of detail. The model patch has no trainable parameters and can be applied to theoretically any diffusion model in existence. whether or not the implementation currently works for every diffusion model in existence is unknown."
},
{
"author": "philipy1219",
"title": "ComfyUI-CloudStorage",
"reference": "https://github.com/philipy1219/ComfyUI-CloudStorage",
"files": [
"https://github.com/philipy1219/ComfyUI-CloudStorage"
],
"install_type": "git-clone",
"description": "This extension adds cloud storage support to ComfyUI, allowing you to save and load images, masks, and videos directly from cloud storage services. Currently supports Aliyun OSS and AWS S3."
},
{
"author": "quasiblob",
"title": "EsesCompositionGoldenRatio",
"reference": "https://github.com/quasiblob/EsesCompositionGoldenRatio",
"files": [
"https://github.com/quasiblob/EsesCompositionGoldenRatio"
],
"install_type": "git-clone",
"description": "'Real-time golden ratio pattern composition evaluation tool node for ComfyUI. This does nothing else - but you can move, rotate and scale then pattern to find new things and structures in your images."
}
]
}

View File

@ -16680,7 +16680,8 @@
],
"https://github.com/benstaniford/comfy-prompt-db": [
[
"PromptDB"
"PromptDB",
"PromptStack"
],
{
"title_aux": "Prompt Database for ComfyUI"
@ -35469,17 +35470,6 @@
"title_aux": "ComfyUI-Depth-Pro"
}
],
"https://github.com/spacepxl/ComfyUI-Florence-2": [
[
"Florence2",
"Florence2Postprocess",
"Florence2PostprocessAll",
"LoadFlorence2Model"
],
{
"title_aux": "ComfyUI-Florence-2"
}
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"LoadEXR",