Added support for VTO#155
Conversation
|
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 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
personandgarmentimage inputs toRunware Image Inference Inputs. - Converts those images with the existing tensor-to-image utility and forwards them as
inputs.personandinputs.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.
Uh oh!
There was an error while loading. Please reload this page.