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

View File

@@ -17912,6 +17912,17 @@
],
"install_type": "unzip",
"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."
}
]
}