Skip to content

Update training script for txt to img sdxl with lora supp with new interpolation. #11496

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

Conversation

RogerSinghChugh
Copy link
Contributor

What does this PR do?

Updates the training script for txt to img sdxl with lora support as per #11390

Before submitting

Who can review?

@asomoza

@asomoza
Copy link
Member

asomoza commented May 5, 2025

thanks @RogerSinghChugh, for contributing in diffusers you have to format the code, can you run these two commands on the console:

make style
make quality

If for some reason you can't run them, I can run a bot that does this for you, but it's always better to run it yourself, specially for larger contributions of code with multiple reviews.

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

@RogerSinghChugh
Copy link
Contributor Author

thanks @RogerSinghChugh, for contributing in diffusers you have to format the code, can you run these two commands on the console:

make style make quality

If for some reason you can't run them, I can run a bot that does this for you, but it's always better to run it yourself, specially for larger contributions of code with multiple reviews.

Hey @asomoza sure, I just ran those commands and updated my code.

@asomoza
Copy link
Member

asomoza commented May 5, 2025

thanks!

@asomoza asomoza merged commit ed4efbd into huggingface:main May 5, 2025
9 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.

3 participants