mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-11 00:17:28 +08:00
Add AsymFLUX Node for ComfyUI
This commit is contained in:
parent
4f7f26da3b
commit
f81cfa9ded
@ -47652,6 +47652,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "alcaitiff",
|
||||
"title": "AsymFLUX Node for ComfyUI",
|
||||
"id": "asymflux",
|
||||
"reference": "https://github.com/alcaitiff/ComfyUI-Manager",
|
||||
"files": [
|
||||
"https://github.com/alcaitiff/ComfyUI-AsymFLUX/blob/main/pipeline.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A custom node capable of loading and running the AsymFLUX.2-klein-9B model efficiently."
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user