OpenMontage now supports ComfyUI #231
calesthio
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
OpenMontage now supports ComfyUI.
This means users can connect OpenMontage to their own ComfyUI server and generate images or videos locally, without depending only on cloud providers. If you already have custom ComfyUI workflows for FLUX, WAN, LTX, low-VRAM setups, or other community models, OpenMontage can now route work through those workflows too.
For example: build a montage, ask OpenMontage to generate visuals, and have it use your local GPU + ComfyUI pipeline instead of sending the job to an external API.
Huge thanks to @martimramos for the original implementation, and to @Alcb4 for carrying the work forward, resolving the conflicts, and getting it ready in this PR.
PR: #230
All reactions