diff --git a/custom-node-list.json b/custom-node-list.json index 32bce733..1469d2a5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31006,6 +31006,20 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "CX330V", + "title": "Qwen-Image-Toolkit", + "id": "Cx330", + "reference": "https://github.com/CX330V/Qwen-Image-Toolkit", + "files": [ + "__init__.py", + "loader_nodes.py", + "prompt_nodes.py", + "latent_nodes.py" + ], + "install_type": "copy", + "description": "A toolkit for Qwen-Image, including a specialized LoRA loader, prompt styler, and aspect ratio presets. Enables seamless integration of Qwen-Image LoRAs within ComfyUI.", + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",