This commit is contained in:
Chen Mingyi 2026-01-21 01:48:42 +08:00 committed by GitHub
commit a20a9f11e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42228,6 +42228,16 @@
], ],
"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": "mingyi456",
"title": "ComfyUI DFloat11 Extended",
"reference": "https://github.com/mingyi456/ComfyUI-DFloat11-Extended",
"files": [
"https://github.com/mingyi456/ComfyUI-DFloat11-Extended"
],
"install_type": "git-clone",
"description": "Fork of the official DF11 ComfyUI custom node that supports a wider variety of model architectures, and provides fixes for compatibility with recent ComfyUI versions. Also, LoRAs are supported for select model architectures."
},
] ]
} }