Update custom-node-list.json

This commit is contained in:
Cx330 2025-08-07 22:12:30 +08:00 committed by GitHub
parent 205044ca66
commit 40afda065f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",