Skip to content

Added support for VTO#155

Merged
Sirsho1997 merged 2 commits into
mainfrom
feature-virtual-tryon
May 28, 2026
Merged

Added support for VTO#155
Sirsho1997 merged 2 commits into
mainfrom
feature-virtual-tryon

Conversation

@Sirsho1997
Copy link
Copy Markdown
Contributor

@Sirsho1997 Sirsho1997 commented May 28, 2026

image

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 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: ccb5ecb9-3934-43a5-91cf-02ee7c3f92b5

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-virtual-tryon

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 FLUX Virtual Try-On (VTO) support to the image inference flow by exposing person and garment image inputs and providing a ready-to-use VTO workflow.

Changes:

  • Added optional person and garment image inputs to Runware Image Inference Inputs.
  • Converts those images with the existing tensor-to-image utility and forwards them as inputs.person and inputs.garment.
  • Added a VTO workflow using bfl:flux@vto.

Reviewed changes

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

File Description
modules/imageInferenceInputs.py Adds and forwards VTO-specific person/garment image inputs.
workflows/Runware_Image_Inference_VTO.json Adds a sample workflow wired for FLUX Virtual Try-On.

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

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 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread modules/imageInferenceInputs.py
@Sirsho1997 Sirsho1997 merged commit fec0623 into main May 28, 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