Add OmniGen2 Simple Node (#1970)

* add OmniGen2 custom node

* Change extenions name
This commit is contained in:
namtb96 2025-07-06 06:22:02 +07:00 committed by GitHub
parent 948d2440a1
commit 2b3b154989
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29130,6 +29130,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "namtb96",
"title": "OmniGen2 Simple Node",
"reference": "https://github.com/namtb96/OmniGen2-Simple-Node",
"files": [
"https://github.com/namtb96/OmniGen2-Simple-Node"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for the OmniGen2 multimodal generation model."
}
]
}