huggingface / huggingface/diffusers
[0.27.2]: from_single_file: 'AutoencoderKL' object has no attribute '__name__'. Did you mean: '__ne__'?
Open
bug
stale
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
### Describe the bug
finetune a dreambooth model with ED2 but can't load with 0.27.2
the model work with a1111
### Reproduction
pipe.from_single_file
https://huggingface.co/crapthings/diffusers-issue/resolve/main/base-ed2.safetensors
### Logs
_No response_
### System Info
pip install diffusers==0.27.2
### Who can help?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.