update DB

This commit is contained in:
Dr.Lt.Data
2025-06-22 18:43:10 +09:00
parent c58b93ff51
commit e8e4311068
9 changed files with 3158 additions and 3084 deletions

View File

@@ -21256,6 +21256,16 @@
"install_type": "git-clone",
"description": "This is a ComfyUI implementation of the timestep shift technique used in [a/NitroFusion: High-Fidelity Single-Step Diffusion through Dynamic Adversarial Training.](https://arxiv.org/abs/2412.02030)\nFor more details, visit the official [a/NitroFusion GitHub repository](https://github.com/ChenDarYen/NitroFusion)."
},
{
"author": "ChenDarYen",
"title": "ComfyUI-NAG",
"reference": "https://github.com/ChenDarYen/ComfyUI-NAG",
"files": [
"https://github.com/ChenDarYen/ComfyUI-NAG"
],
"install_type": "git-clone",
"description": "ComfyUI implemtation for NAG"
},
{
"author": "facok",
"title": "ComfyUI-HunyuanVideoMultiLora",
@@ -26865,6 +26875,16 @@
"install_type": "git-clone",
"description": "This repository contains a set of custom nodes for ComfyUI that allow you to load, manipulate, extract information from, and preview PDF files directly within your workflows."
},
{
"author": "orion4d",
"title": "ComfyUI Illusion & Pattern Nodes",
"reference": "https://github.com/orion4d/illusion_node",
"files": [
"https://github.com/orion4d/illusion_node"
],
"install_type": "git-clone",
"description": "This repository contains a collection of custom nodes for ComfyUI, designed for generating various patterns, optical illusions, and performing related image manipulations. All nodes are categorized under 'illusion' in the ComfyUI menu."
},
{
"author": "orion4d",
"title": "ComfyUI_extract_imag",
@@ -27292,16 +27312,6 @@
"install_type": "git-clone",
"description": "Achieve seamless inpainting results without needing a specialized inpainting model."
},
{
"author": "vovler",
"title": "ComfyUI Civitai Helper Extension",
"reference": "https://github.com/vovler/comfyui-civitaihelper",
"files": [
"https://github.com/vovler/comfyui-civitaihelper"
],
"install_type": "git-clone",
"description": "ComfyUI extension for parsing Civitai PNG workflows and automatically downloading missing models"
},
{
"author": "chaunceyyann",
"title": "ComfyUI Image Processing Nodes",
@@ -27476,10 +27486,10 @@
},
{
"author": "fredconex",
"title": "ComfyUI_SoundFlow",
"reference": "https://github.com/fredconex/ComfyUI_SoundFlow",
"title": "ComfyUI-SoundFlow",
"reference": "https://github.com/fredconex/ComfyUI-SoundFlow",
"files": [
"https://github.com/fredconex/ComfyUI_SoundFlow"
"https://github.com/fredconex/ComfyUI-SoundFlow"
],
"install_type": "git-clone",
"description": "This is a bunch of nodes for ComfyUI to help with sound work."
@@ -27987,6 +27997,17 @@
"install_type": "git-clone",
"description": "A collection of custom image processing nodes for ComfyUI"
},
{
"author": "cmdicely",
"title": "Simple Image To Palette",
"reference": "https://github.com/cmdicely/simple_image_to_palette",
"files": [
"https://github.com/cmdicely/simple_image_to_palette"
],
"install_type": "git-clone",
"description": "Custom node to extract the colors in an image as a palette for use with ComfyUI-PixelArt-Detector"
},