mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-27 07:10:49 +08:00
Add Qwen Layers Diffuser Pipeline integration (#2420)
Added a new integration for Qwen Layers Diffuser Pipeline with detailed description and reference.
This commit is contained in:
parent
b8d78174a5
commit
aca5925e57
@ -35687,6 +35687,17 @@
|
||||
"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": "nomadoor",
|
||||
"title": "ComfyUI Temporal Mask Tools",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user