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

restore input format for stable diffusion and export configs mapping #1091

Merged

Conversation

eaidova
Copy link
Collaborator

@eaidova eaidova commented Dec 23, 2024

What does this PR do?

changes on optimum side for support sd3 make export configs mapping incompatible with our registered configuration (we need own clip config for preserving SDPA in model) and changed sd timestep input format. That is not expected on our side and may causes errors in users's custom pipelines

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?

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

@eaidova eaidova changed the title restore input format for stable diffusion restore input format for stable diffusion and export configs mapping Dec 23, 2024
@eaidova eaidova requested a review from AlexKoff88 December 23, 2024 09:38
@AlexKoff88
Copy link
Collaborator

Merging as a hotfix.

@AlexKoff88 AlexKoff88 merged commit 87c431c into huggingface:main Dec 23, 2024
22 checks passed
github-merge-queue bot pushed a commit to openvinotoolkit/openvino.genai that referenced this pull request Dec 24, 2024
ilya-lavrenov added a commit to openvinotoolkit/openvino.genai that referenced this pull request Dec 24, 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