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

Fix inconsistent random transform in instruct pix2pix #10698

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

Luvata
Copy link
Contributor

@Luvata Luvata commented Jan 31, 2025

What does this PR do?

Fixes #10697

I'm using solution from pytorch/vision#9 (comment)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Fix inconsistent random transform in instruct_pix2pix
Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

Thank you!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@yiyixuxu yiyixuxu merged commit 5d2d239 into huggingface:main Jan 31, 2025
9 checks passed
@Luvata Luvata deleted the Luvata-fix-instruct-pix2pix branch January 31, 2025 18:38
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.

Inconsistent random transform between source and target image in train_instruct_pix2pix
4 participants