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

This commit is contained in:
CYCHENYUE 2024-11-07 18:03:52 +08:00 committed by GitHub
parent 40a4631eba
commit 92a8a98000
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16810,6 +16810,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": "CY-CHENYUE",
"title": "ComfyUI-OmniGenX",
"id": "ComfyUI-OmniGenX",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-OmniGenX",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-OmniGenX"
],
"description": "OmniGen Unified Image Generation Model Integration.",
"install_type": "git-clone"
} }
] ]
} }