Skip to content

Added support for Ideogram V4 Remix#176

Merged
Sirsho1997 merged 1 commit into
mainfrom
feature-ideogram-4-mini
Jun 25, 2026
Merged

Added support for Ideogram V4 Remix#176
Sirsho1997 merged 1 commit into
mainfrom
feature-ideogram-4-mini

Conversation

@Sirsho1997

Copy link
Copy Markdown
Contributor
image

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include coderabbit-review in the PR description. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 54c42934-ba31-406c-93eb-35d785fc67c2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feature-ideogram-4-mini

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.json workflow.
  • Added seedImage support to Runware 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.

Comment thread modules/imageInferenceInputs.py
Comment thread modules/imageInferenceInputs.py
@Sirsho1997 Sirsho1997 merged commit d83534c into main Jun 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants