Add Catvtonflux wrapper nodes (#1284)

* add ComfyUI-CatvtonFluxWrapper

* add catvton-flux wrapper
This commit is contained in:
Harry 2024-11-30 08:34:36 -08:00 committed by GitHub
parent 972c2d64a8
commit d8c156258b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
} }
] ]
} }