Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Image Generation] Image2Image for FLUX #1621

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

likholat
Copy link
Contributor

img2img_flux_lite
img2img_flux_dev
img2img_flux_schnell

@github-actions github-actions bot added category: text to image Text 2 image pipeline category: GenAI C++ API Changes in GenAI C++ public headers labels Jan 22, 2025
@ilya-lavrenov ilya-lavrenov added this to the 2025.1 milestone Jan 23, 2025
@ilya-lavrenov ilya-lavrenov self-assigned this Jan 23, 2025
Copy link
Contributor

@ilya-lavrenov ilya-lavrenov left a comment

Choose a reason for hiding this comment

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

could you please also fix a condition in WWB tests ?

if ("flux" in model_id or "stable-diffusion-3" in model_id) and model_type != "text-to-image":
pytest.skip(reason="FLUX or SD3 are supported as text to image only")
as image2image is supposed in FLUX with this PR.

@github-actions github-actions bot added category: WWB PR changes WWB category: Python API Python API for GenAI labels Jan 23, 2025
Copy link
Contributor

@ilya-lavrenov ilya-lavrenov left a comment

Choose a reason for hiding this comment

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

@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 24, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 24, 2025
Merged via the queue into openvinotoolkit:master with commit 6bdc704 Jan 24, 2025
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GenAI C++ API Changes in GenAI C++ public headers category: Python API Python API for GenAI category: text to image Text 2 image pipeline category: WWB PR changes WWB no-match-files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants