FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix mixed variant downloading by DN6 · Pull Request #11611 · huggingface/diffusers · GitHub

Fix mixed variant downloading - #11611

Merged
DN6 merged 2 commits into
mainfrom
safetensors-compatible-update
May 26, 2025
Merged

Fix mixed variant downloading#11611
DN6 merged 2 commits into
mainfrom
safetensors-compatible-update

Conversation

DN6 commented May 26, 2025

Copy link
Copy Markdown
Collaborator

What does this PR do?

Oversight on my part when merging #11587 which fixes the case where only variant safetensors are present in a repo.

I missed that we always need to fallback to checking for non-variants if no variants are present otherwise mixed variant loading will break. Added a test to catch this case.

Fixes # (issue)

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.

DN6 requested a review from sayakpaul May 26, 2025 09:37

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.

sayakpaul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Tests look good too!

DN6 merged commit 826f435 into main May 26, 2025
DN6 added the roadmap Add to current release roadmap label Jun 5, 2025
DN6 moved this from In Progress to Done in Diffusers Roadmap 0.41 Jun 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

roadmap Add to current release roadmap

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL