mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
Update custom-node-list.json
This commit is contained in:
parent
205044ca66
commit
40afda065f
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user