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

fix(backend): add refiner to single-file load_classes #6675

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

Fixes single-file refiner loading. Just needed load_classes to be updated.

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1149510134058471514/1265906989939298315

QA Instructions

Install the refiner in safetensors format from the official repo: https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0

Should work just like the diffusers format version.

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

Fixes single-file refiner loading.
@github-actions github-actions bot added python PRs that change python files backend PRs that change backend files labels Jul 25, 2024
@psychedelicious psychedelicious enabled auto-merge (rebase) July 25, 2024 18:57
@psychedelicious psychedelicious merged commit 74cef38 into main Jul 25, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/backend/single-file-refiner branch July 25, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend PRs that change backend files python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: "No diffusers pipeline" known for base=sdxl-refiner, variant=normal
2 participants