Add ComfyUI Flower Tools

Powerful tools for prompt generation and file management in ComfyUI.
This commit is contained in:
開心花 2026-02-10 13:10:20 +08:00 committed by GitHub
parent 7b3f032e77
commit a17399e43e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43359,6 +43359,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "weichenglin0215",
"title": "ComfyUI Flower Tools",
"reference": "https://github.com/weichenglin0215/comfyui-flower-tools",
"files": [
"https://github.com/weichenglin0215/comfyui-flower-tools/archive/refs/heads/main.zip",
"https://github.com/weichenglin0215/comfyui-flower-tools/archive/refs/heads/master.zip"
],
"install_type": "git-clone",
"description": "Powerful tools for prompt generation and file management in ComfyUI."
} }
] ]
} }