Skip to content

Add inheritance in Diffusers pipelines#611

Merged
regisss merged 4 commits into
mainfrom
diffusers_poc
Dec 22, 2023
Merged

Add inheritance in Diffusers pipelines#611
regisss merged 4 commits into
mainfrom
diffusers_poc

Conversation

@regisss
Copy link
Copy Markdown
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
Copy link
Copy Markdown

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
Copy Markdown
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