mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
@@ -1,5 +1,75 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "kevinkessler",
|
||||
"title": "Mask Batch Union",
|
||||
"reference": "https://github.com/kevinkessler/comfyui-mask-batch-union",
|
||||
"files": [
|
||||
"https://github.com/kevinkessler/comfyui-mask-batch-union"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to merge a batch of masks into a single mask via max or sum_clamp"
|
||||
},
|
||||
{
|
||||
"author": "l2dnjsrud",
|
||||
"title": "comfyui-opentoonz-line-tools",
|
||||
"reference": "https://github.com/l2dnjsrud/ComfyUI-OpenToonzLineTools",
|
||||
"files": [
|
||||
"https://github.com/l2dnjsrud/ComfyUI-OpenToonzLineTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "OpenToonz-inspired cleanup, gap closing, and palette-region ComfyUI nodes for rough blue manga manuscripts."
|
||||
},
|
||||
{
|
||||
"author": "bigstationw",
|
||||
"title": "ComfyUi-Untwisting-RoPE",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-Untwisting-RoPE",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-Untwisting-RoPE"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for Untwisting RoPE."
|
||||
},
|
||||
{
|
||||
"author": "id-fa",
|
||||
"title": "Lenient Switch",
|
||||
"reference": "https://github.com/id-fa/ComfyUI-Lenient-Switch",
|
||||
"files": [
|
||||
"https://github.com/id-fa/ComfyUI-Lenient-Switch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A switcher that allows specify conditions and inputs/outputs individually"
|
||||
},
|
||||
{
|
||||
"author": "xmarre",
|
||||
"title": "ComfyUI Flux2 Untwisting RoPE",
|
||||
"reference": "https://github.com/xmarre/ComfyUI-Flux.2-Untwisting-RoPE",
|
||||
"files": [
|
||||
"https://github.com/xmarre/ComfyUI-Flux.2-Untwisting-RoPE"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Frequency-aware RoPE reference-attention modulation for Flux/Flux.2 models in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ruminar",
|
||||
"title": "Ephemeral Preview Tap",
|
||||
"reference": "https://github.com/ruminar/ComfyUI-EphemeralPreviewTap",
|
||||
"files": [
|
||||
"https://github.com/ruminar/ComfyUI-EphemeralPreviewTap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight IMAGE preview tap node that sends an in-memory JPEG contact sheet without writing temporary preview files."
|
||||
},
|
||||
{
|
||||
"author": "merserk",
|
||||
"title": "ComfyUI-PiD",
|
||||
"reference": "https://github.com/Merserk/ComfyUI-PiD",
|
||||
"files": [
|
||||
"https://github.com/Merserk/ComfyUI-PiD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for NVIDIA PiD pixel diffusion decoding with VRAM offload support."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Qwen-Image",
|
||||
|
||||
Reference in New Issue
Block a user