mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "palealloy2999-prog",
|
||||
"title": "ComfyUI-AnySwitchImage",
|
||||
"reference": "https://github.com/palealloy2999-prog/ComfyUI-AnySwitchImage",
|
||||
"files": [
|
||||
"https://github.com/palealloy2999-prog/ComfyUI-AnySwitchImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image-only switch for ComfyUI that checks connected inputs from top to bottom and outputs the first available image. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "realrebelai",
|
||||
"title": "Rebels Krea2 Outpaint",
|
||||
"reference": "https://github.com/RealRebelAI/ComfyUI-Rebels-Krea2-Outpaint",
|
||||
"files": [
|
||||
"https://github.com/RealRebelAI/ComfyUI-Rebels-Krea2-Outpaint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Registered outpainting nodes for the yijunwang2/krea2-outpaint LoRA on Krea 2 Turbo. Places the source reference into the target latent grid at a bbox (RoPE frame i+1) with isolated-ref KV cache, then restores exact pixels with a feathered seam. Reference-attention machinery adapted from ostris/ComfyUI-Krea2-Ostris-Edit (MIT); placement geometry from the outpaint release (Apache-2.0)."
|
||||
},
|
||||
{
|
||||
"author": "lobo",
|
||||
"title": "ComfyUI-Krea2BlockSwap",
|
||||
"reference": "https://github.com/olob0/ComfyUI-Krea2BlockSwap",
|
||||
"files": [
|
||||
"https://github.com/olob0/ComfyUI-Krea2BlockSwap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Dynamic block swap for Krea 2. Offloads transformer blocks to RAM to run on low-VRAM GPUs without quality loss."
|
||||
},
|
||||
{
|
||||
"author": "speedyrulz",
|
||||
"title": "comfyui-resolution-selector",
|
||||
"reference": "https://github.com/speedyrulz/comfyui-resolution-selector",
|
||||
"files": [
|
||||
"https://github.com/speedyrulz/comfyui-resolution-selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pick a megapixel budget and aspect ratio; get the closest usable resolution."
|
||||
},
|
||||
{
|
||||
"author": "csonxx",
|
||||
"title": "comfyui_region_uv_metadata",
|
||||
|
||||
Reference in New Issue
Block a user