Replace deprecated stabilityai/stable-diffusion-2-* models with ones maintained by sd2-community.#2363
Merged
regisss merged 2 commits intohuggingface:mainfrom Jan 26, 2026
Merged
Conversation
|
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. |
Collaborator
|
Waiting for @astachowiczhabana's approval to merge |
b7828a5 to
9c7c642
Compare
astachowiczhabana
requested changes
Jan 20, 2026
|
|
||
| ## Stable Diffusion 2 | ||
|
|
||
| DISCLAIMER: Stable Diffusion 2 models family has been discontinued and withdrawn by Stability AI. The following instruction uses mirrored models maintained by sd2-community, which is not affiliated in any way with Stability AI. Follow these instructions at your own risk. |
Collaborator
There was a problem hiding this comment.
instead of "not affiliated in any way with Stability AI" we better say "not maintained by"
Collaborator
|
@astachowiczhabana Regarding what we discussed in our call, I can confirm it's absolutely fine to use models from the sd2-community org |
Collaborator
|
@regisss Thank you! |
9c7c642 to
04e21c5
Compare
…maintained by sd2-community. Add disclaimers about unofficial mirror used instead. Signed-off-by: Artur Kloniecki <arturx.kloniecki@intel.com>
04e21c5 to
8856e00
Compare
astachowiczhabana
approved these changes
Jan 21, 2026
Collaborator
|
Hi @regisss, can you please merge it to main? |
regisss
reviewed
Jan 22, 2026
Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
regisss
added a commit
that referenced
this pull request
Jan 26, 2026
…maintained by sd2-community. (#2363) Signed-off-by: Artur Kloniecki <arturx.kloniecki@intel.com> Co-authored-by: regisss <15324346+regisss@users.noreply.github.com>
Collaborator
|
Cherry-picked to |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Around 13th of November 2025 Stability AI have removed stable-diffusion-2-* models family from their domain. Currently these models are maintained by sd2-community.
In order to maintain integrity of README examples, we'll use these models instead.
This change should be cherry-picked to v1.21-release