Update custom-node-list.json (#1302)

This commit is contained in:
CY-CHENYUE 2024-12-06 04:07:07 +08:00 committed by GitHub
parent 02b9f0911d
commit 49babe8f78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18019,6 +18019,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Redux-Prompt",
"id": "ComfyUI-Redux-Prompt",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt"
],
"description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.",
"tags": ["Flux", "redux", "prompt"],
"install_type": "git-clone"
}
]
}