Skip to content

Added support for Flux outpaint#148

Merged
Sirsho1997 merged 5 commits into
mainfrom
feature-FluxUpdate
May 21, 2026
Merged

Added support for Flux outpaint#148
Sirsho1997 merged 5 commits into
mainfrom
feature-FluxUpdate

Conversation

@Sirsho1997
Copy link
Copy Markdown
Contributor

image

@Sirsho1997 Sirsho1997 requested a review from Copilot May 21, 2026 11:20
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include 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: 3bebaa1f-cb57-4bfa-a118-d07c2a3c4c2a

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:

  • 🔍 Trigger review
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feature-FluxUpdate

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

Copy link
Copy Markdown

Copilot AI left a comment

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 FLUX outpainting example workflow and updates the Runware nodes/UI to support more granular outpaint and settings options in ComfyUI.

Changes:

  • Added a new FLUX Outpaint image workflow and a Veo 3 R2V video workflow JSON.
  • Extended Runware Settings with an autoCrop option (with a useAutoCrop toggle) and added corresponding UI toggle behavior.
  • Updated Runware Outpaint node to include per-parameter use* toggles and added a client-side toggle handler for enabling/disabling its widgets.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
workflows/Runware_Video_Inference_Veo_3_R2V.json Adds a Veo video inference workflow example.
workflows/Runware_Image_Inference_Flux_Outpaint.json Adds a FLUX outpainting workflow example.
modules/settings.py Adds useAutoCrop/autoCrop to settings payload construction and node inputs/docs.
modules/outpaintSettings.py Adds use* toggles for outpaint fields and changes how the outpaint dict is built.
clientlibs/utils.js Exports and implements outpaintSettingsToggleHandler; extends settingsToggleHandler for autoCrop.
clientlibs/main.js Registers the new outpaint toggle handler for the Outpaint node type.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread modules/outpaintSettings.py
Comment thread modules/outpaintSettings.py Outdated
Comment thread modules/outpaintSettings.py Outdated
Comment thread workflows/Runware_Video_Inference_Veo_3_R2V.json
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Comment thread modules/outpaintSettings.py
Comment thread modules/outpaintSettings.py Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Comment thread modules/outpaintSettings.py
Comment thread clientlibs/utils.js Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Comment thread modules/outpaintSettings.py
Comment thread modules/outpaintSettings.py
@Sirsho1997 Sirsho1997 merged commit 2325e9b into main May 21, 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