diff --git a/custom-node-list.json b/custom-node-list.json index 5bb96e49..6a2c32b2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -47852,6 +47852,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." } ] } \ No newline at end of file