Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -35625,6 +35625,27 @@
"install_type": "git-clone",
"description": "ComfyUI integration for BAAI's Emu3.5 multimodal models for text-to-image generation and multimodal understanding. (Description by CC)"
},
{
"author": "EricRollei",
"title": "Qwen Layers Diffuser Pipeline",
"id": "qwen-layers-diffuser-pipeline",
"reference": "https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui",
"files": [
"https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui"
],
"install_type": "git-clone",
"description": "Decompose images into semantic RGBA layers using Qwen-Image-Layered model. Features AI-powered layer naming, PSD/TIFF export with proper layer structure, original resolution support, and VRAM management. Includes 18 nodes for layer decomposition, manipulation, and saving."
},
{
"author": "EricRollei",
"title": "Refocus - Generative Refocusing",
"reference": "https://github.com/EricRollei/comfyui-refocus",
"files": [
"https://github.com/EricRollei/comfyui-refocus"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for Genfocus generative refocusing. Features DeblurNet (restore all-in-focus images), BokehNet (create realistic depth-of-field/bokeh effects), DepthPro depth estimation, and defocus map utilities. Uses FLUX.1-dev with specialized LoRA adapters."
},
{
"author": "nomadoor",
"title": "ComfyUI Temporal Mask Tools",
Expand Down