Skip to content

Conversation

@hmdliu
Copy link
Contributor

@hmdliu hmdliu commented Jun 24, 2024

What does this PR do?

The sd3 pipeline has been initialized twice in the example code for train_dreambooth_lora_sd3.py. This PR removes the redundant pipeline initialization in the code.

Fixes #8671

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.

Thanks!

@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.

@sayakpaul
Copy link
Member

Failing test is not related.

@sayakpaul sayakpaul merged commit 1f81fbe into huggingface:main Jun 25, 2024
@hmdliu hmdliu deleted the example_fix branch June 25, 2024 05:21
sayakpaul added a commit that referenced this pull request Dec 23, 2024
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.

Potentially redundant code in train_dreambooth_lora_sd3.py

3 participants