digitardz
Results
1
issues of
digitardz
### Describe the bug I'm using `StableDiffusionPipeline` with [lpw_stable_diffusion](https://github.com/huggingface/diffusers/blob/main/examples/community/lpw_stable_diffusion.py) to do txt2img generations from long prompts. When loading the safetensors checkpoint file using `.from_single_file`, prompts longer than 77 tokens still...
bug