mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add Catvtonflux wrapper nodes (#1284)
* add ComfyUI-CatvtonFluxWrapper * add catvton-flux wrapper
This commit is contained in:
parent
972c2d64a8
commit
d8c156258b
@ -17912,6 +17912,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "lujiazho",
|
||||||
|
"title": "ComfyUI-CatvtonFluxWrapper",
|
||||||
|
"id": "comfyui-catvton-flux-wrapper",
|
||||||
|
"reference": "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-CatvtonFluxWrapper provides ComfyUI nodes for diffusers implementation of Catvton-Flux."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user