Skip to content

Added new Runware Settings params#149

Merged
Sirsho1997 merged 1 commit into
mainfrom
feature-flux-erase
May 22, 2026
Merged

Added new Runware Settings params#149
Sirsho1997 merged 1 commit into
mainfrom
feature-flux-erase

Conversation

@Sirsho1997
Copy link
Copy Markdown
Contributor

image

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 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: 49faea2a-5c76-4bf9-a36e-4f45547021ee

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-flux-erase

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 extends the Runware Settings node to support an additional optional setting (dilatePixels) and wires up the front-end toggle behavior, alongside an example workflow showcasing Flux Erase usage.

Changes:

  • Added useDilatePixels + dilatePixels inputs to the Runware Settings node and included dilatePixels in the generated settings payload when enabled.
  • Updated the UI widget toggle handler so the dilatePixels widget is enabled/disabled based on useDilatePixels.
  • Added a new minified workflow example: Runware_Image_Inference_Flux_Erase.json.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
workflows/Runware_Image_Inference_Flux_Erase.json Adds a new Flux Erase workflow that uses the updated Runware Settings parameters.
modules/settings.py Introduces useDilatePixels / dilatePixels in INPUT_TYPES, updates descriptions, and emits settings.dilatePixels when enabled.
clientlibs/utils.js Enables UI toggling for the new dilatePixels widget based on useDilatePixels.

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

@Sirsho1997 Sirsho1997 merged commit bfd4af1 into main May 22, 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