mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
+70
-2
@@ -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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user