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 inheritance in Diffusers pipelines #611

Merged
merged 4 commits into from
Dec 22, 2023
Merged

Add inheritance in Diffusers pipelines #611

merged 4 commits into from
Dec 22, 2023

Conversation

regisss
Copy link
Collaborator

@regisss regisss commented Dec 21, 2023

What does this PR do?

Make Gaudi pipleines inherit from Diffusers pipelines so that we have to maintain less code. We have to be careful here because of multiple inheritance.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@libinta libinta mentioned this pull request Dec 21, 2023
3 tasks
@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.

@regisss regisss marked this pull request as ready for review December 22, 2023 14:19
@regisss regisss requested a review from libinta December 22, 2023 14:19
Copy link
Collaborator

@libinta libinta left a comment

Choose a reason for hiding this comment

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

can you add the diffuser link that include the version in the pipeline_stable_diffusionxxx?

@regisss regisss merged commit 5f772ac into main Dec 22, 2023
@regisss regisss deleted the diffusers_poc branch December 22, 2023 22:58
dsocek pushed a commit to dsocek/optimum-habana that referenced this pull request Jan 4, 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.

3 participants