update DB
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data
2025-12-23 12:35:16 +09:00
parent e3a8b669b2
commit 29b4824ee2
9 changed files with 13350 additions and 13258 deletions
+70 -2
View File
@@ -20356,6 +20356,16 @@
"install_type": "git-clone",
"description": "A simple node for ComfyUI that rotates or resizes the input latent to common orientations."
},
{
"author": "SparknightLLC",
"title": "ComfyUI-ModelSamplingSD3Advanced",
"reference": "https://github.com/SparknightLLC/ComfyUI-ModelSamplingSD3Advanced",
"files": [
"https://github.com/SparknightLLC/ComfyUI-ModelSamplingSD3Advanced"
],
"install_type": "git-clone",
"description": "Adds windowed, curved shift control for Flow Matching samplers (SD3-style / flow schedules). It is a drop-in replacement for Comfy's included ModelSamplingSD3 node."
},
{
"author": "lightricks",
"title": "ComfyUI-LTXVideo",
@@ -38908,6 +38918,16 @@
"install_type": "git-clone",
"description": "Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows"
},
{
"author": "logicalor",
"title": "comfyui_friendly_pipe",
"reference": "https://github.com/logicalor/comfyui_friendly_pipe",
"files": [
"https://github.com/logicalor/comfyui_friendly_pipe"
],
"install_type": "git-clone",
"description": "Flexible pipe nodes for bundling and unbundling multiple connections of any type in ComfyUI"
},
{
"author": "ssspace1",
"title": "SSpack_ComfyUI",
@@ -39228,8 +39248,56 @@
"install_type": "git-clone",
"description": "A ComfyUI extension that helps users relink missing models in workflows"
},
{
"author": "xuheyao",
"title": "comfyui-dinov3-point-prompt",
"reference": "https://github.com/xuheyao/comfyui-dinov3-point-prompt",
"files": [
"https://github.com/xuheyao/comfyui-dinov3-point-prompt"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for DINOv3 point prompt functionality with integration of Facebook's DINOv3 research model. (Description by CC)"
},
{
"author": "Asidert",
"title": "ComfyUI_Base64Images",
"reference": "https://github.com/Asidert/ComfyUI_Base64Images",
"files": [
"https://github.com/Asidert/ComfyUI_Base64Images"
],
"install_type": "git-clone",
"description": "A set of base64 input and output nodes for a custom API using ComfyUI"
},
{
"author": "ddontsov93",
"title": "ComfyUI-AudioSeparator",
"reference": "https://github.com/ddontsov93/ComfyUI-AudioSeparator",
"files": [
"https://github.com/ddontsov93/ComfyUI-AudioSeparator"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI integrating audio-separator library that separates audio stems (vocals vs instrumental), removes noise, and fixes audio artifacts using GPU acceleration. (Description by CC)"
},
{
"author": "TobiasGlaubach",
"title": "ComfyUI-TG_pydocmaker",
"reference": "https://github.com/TobiasGlaubach/ComfyUI-TG_pydocmaker",
"files": [
"https://github.com/TobiasGlaubach/ComfyUI-TG_pydocmaker"
],
"install_type": "git-clone",
"description": "A minimal node set in comfyui to render pydocmaker reports"
},
{
"author": "cyberlightdev",
"title": "ComfyUI-CyberUtils",
"reference": "https://github.com/cyberlightdev/ComfyUI-CyberUtils",
"files": [
"https://github.com/cyberlightdev/ComfyUI-CyberUtils"
],
"install_type": "git-clone",
"description": "A minimal template for creating React/TypeScript frontend extensions for ComfyUI, with complete boilerplate setup including internationalization and unit testing."
},