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

Add pipeline_stable_diffusion_xl_attentive_eraser #10579

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Anonym0u3
Copy link

What does this PR do?

add pipeline_stable_diffusion_xl_attentive_eraser
#10415
@hlky

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.

Copy link
Collaborator

@hlky hlky left a comment

Choose a reason for hiding this comment

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

Thanks @Anonym0u3. Could you run make style?

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

@Anonym0u3
Copy link
Author

Hi @hlky , I sincerely apologize for missing the code style check. I have now run blackisort and flake8 tools to check and update the code style. If there are any additional issues or further adjustments needed, please let me know, and I’ll address them promptly.
Additionally can you help me upload the example images here so that I can use the image link in the usage documentation, thanks!

Thanks @Anonym0u3. Could you run make style?

@hlky
Copy link
Collaborator

hlky commented Jan 14, 2025

We use ruff, generally for contributing we recommend using a venv and doing pip install -e ".[dev]", then there is a Makefile with style, fix-copies etc.

You can also do pip install ruff==0.1.5 then ruff check examples scripts src tests utils benchmarks setup.py --fix --unsafe-fixes.

Can we add the example output to the Hub PR/docs?

@Anonym0u3
Copy link
Author

@hlky Thank you for your detailed instructions! I have successfully run make style as recommended and updated the example output in the documentation.

Anonym0u3 and others added 2 commits January 16, 2025 22:00
Co-authored-by: Other Contributor <[email protected]>
Co-authored-by: Other Contributor <[email protected]>
@Anonym0u3
Copy link
Author

Hi @hlky , I’m excited to share that my paper has been accepted as an Oral presentation at AAAI 2025! To reflect this update, I’ve submitted a new PR with the relevant documentation changes. Please let me know if there are any additional adjustments needed or if you have any feedback on the code. Looking forward to your review!

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