mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
@@ -1,5 +1,105 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Pixalai",
|
||||
"title": "comfyui-audio-trimmer",
|
||||
"reference": "https://github.com/Pixalai/comfyui-audio-trimmer",
|
||||
"files": [
|
||||
"https://github.com/Pixalai/comfyui-audio-trimmer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio trimmer with visual Premiere Pro-style timeline for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "matoo",
|
||||
"title": "Compare Frames",
|
||||
"reference": "https://github.com/sidmehraajm/ssd_frame_compare",
|
||||
"files": [
|
||||
"https://github.com/sidmehraajm/ssd_frame_compare"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive A/B frame comparison node with slider, side-by-side, overlay, and video playback — directly inside ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "mancusog",
|
||||
"title": "Detail Stitch",
|
||||
"reference": "https://github.com/mancusog/comfyui-detail-stitch",
|
||||
"files": [
|
||||
"https://github.com/mancusog/comfyui-detail-stitch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Crop and paste nodes with metadata for detail stitching in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "axior",
|
||||
"title": "DOGMA Nodes",
|
||||
"reference": "https://github.com/axior/ComfyUI-DOGMA-Nodes",
|
||||
"files": [
|
||||
"https://github.com/axior/ComfyUI-DOGMA-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for DOGMA AI video workflows."
|
||||
},
|
||||
{
|
||||
"author": "orpheus-gaze",
|
||||
"title": "ComfyUI-S2Guidance",
|
||||
"reference": "https://github.com/orpheus-gaze/ComfyUI-S2Guidance",
|
||||
"files": [
|
||||
"https://github.com/orpheus-gaze/ComfyUI-S2Guidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight ComfyUI extension implementing S²-Guidance and Perpo-Guidance, two advanced sampling techniques designed to improve prompt adherence and generation robustness compared to standard CFG."
|
||||
},
|
||||
{
|
||||
"author": "stevelasmin4real",
|
||||
"title": "RAM/VRAM Purge by Steve Lasmin",
|
||||
"reference": "https://github.com/Eklipsis/comfyui-ram-vram-purge-by-steve-lasmin",
|
||||
"files": [
|
||||
"https://github.com/Eklipsis/comfyui-ram-vram-purge-by-steve-lasmin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Aggressive RAM and VRAM cleanup nodes for ComfyUI on Windows. Clears model caches, CLIP, checkpoints, VAE, and forces Windows to release physical RAM."
|
||||
},
|
||||
{
|
||||
"author": "pozzettiandrea",
|
||||
"title": "ComfyUI-TurntableGSViewer",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tiny Gaussian Splat turntable viewer node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "rheemai24-hue",
|
||||
"title": "ComfyUI-SDCPP",
|
||||
"reference": "https://github.com/rheemai24-hue/ComfyUI-SDCPP",
|
||||
"files": [
|
||||
"https://github.com/rheemai24-hue/ComfyUI-SDCPP"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates the powerful stable-diffusion.cpp inference engine."
|
||||
},
|
||||
{
|
||||
"author": "xelavi9966-cell",
|
||||
"title": "ComfyUI-LineSignalRouter",
|
||||
"reference": "https://github.com/xelavi9966-cell/ComfyUI-LineSignalRouter",
|
||||
"files": [
|
||||
"https://github.com/xelavi9966-cell/ComfyUI-LineSignalRouter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for routing signals through named lines, supporting up to 32 lines with single-line or multi-line mode and per-line enable/disable toggle."
|
||||
},
|
||||
{
|
||||
"author": "bemoregt",
|
||||
"title": "ComfyUI_PhaseStretchTransform",
|
||||
"reference": "https://github.com/bemoregt/ComfyUI_PhaseStretchTransform",
|
||||
"files": [
|
||||
"https://github.com/bemoregt/ComfyUI_PhaseStretchTransform"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that applies the Phase Stretch Transform (PST) to images. PST is a physics-inspired edge detection algorithm that enhances features by simulating wave propagation through a dispersive medium."
|
||||
},
|
||||
{
|
||||
"author": "sequencer-media",
|
||||
"title": "Sequencer AI Nodes",
|
||||
|
||||
Reference in New Issue
Block a user