Skip to content

Commit 074aa24

Browse files
authored
Add Qwen Layers Diffuser Pipeline integration (#2449)
* Add Qwen Layers Diffuser Pipeline integration Added a new integration for Qwen Layers Diffuser Pipeline with detailed description and reference. * Add 'Refocus - Generative Refocusing' node entry Added a new node entry for 'Refocus - Generative Refocusing' with details about its features and installation.
1 parent d277f2f commit 074aa24

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

custom-node-list.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35797,6 +35797,27 @@
3579735797
"install_type": "git-clone",
3579835798
"description": "ComfyUI integration for BAAI's Emu3.5 multimodal models for text-to-image generation and multimodal understanding. (Description by CC)"
3579935799
},
35800+
{
35801+
"author": "EricRollei",
35802+
"title": "Qwen Layers Diffuser Pipeline",
35803+
"id": "qwen-layers-diffuser-pipeline",
35804+
"reference": "https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui",
35805+
"files": [
35806+
"https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui"
35807+
],
35808+
"install_type": "git-clone",
35809+
"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."
35810+
},
35811+
{
35812+
"author": "EricRollei",
35813+
"title": "Refocus - Generative Refocusing",
35814+
"reference": "https://github.com/EricRollei/comfyui-refocus",
35815+
"files": [
35816+
"https://github.com/EricRollei/comfyui-refocus"
35817+
],
35818+
"install_type": "git-clone",
35819+
"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."
35820+
},
3580035821
{
3580135822
"author": "EricRollei",
3580235823
"title": "Qwen Layers Diffuser Pipeline",

0 commit comments

Comments
 (0)