Uh oh!
There was an error while loading. Please reload this page.
Added support for Ideogram V4 Remix - #176
Conversation
Sirsho1997
commented
Jun 24, 2026

Important Review skippedAuto reviews are disabled on this repository. To trigger a review, include ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches✨ Simplify code
Comment |
There was a problem hiding this comment.
Pull request overview
This PR adds a new Ideogram V4 Remix example workflow and extends the Image Inference Inputs node and dimension presets to support that workflow (notably via a seedImage input and a new 2048×2048 preset).
Changes:
- Added a new
Runware_Image_Inference_Ideogram_V4_remix.jsonworkflow. - Added
seedImagesupport toRunware Image Inference Inputs(input + request payload field). - Added a “Square 2K (2048x2048)” dimensions preset in both backend node options and client mapping.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| workflows/Runware_Image_Inference_Ideogram_V4_remix.json | New workflow demonstrating Ideogram V4 Remix usage. |
| modules/imageInferenceInputs.py | Adds seedImage to the custom inputs node and includes it in the generated inputs payload. |
| modules/imageInference.py | Adds a 2048×2048 dimension preset option to the Image Inference node. |
| clientlibs/types.js | Adds the 2048×2048 label-to-dimensions mapping for client-side dimensions handling. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.