diffusers
dc62e693
- [fix bug] PixArt inference_steps=1 (#11079)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
230 days ago
[fix bug] PixArt inference_steps=1 (#11079) * fix bug when pixart-dmd inference with `num_inference_steps=1` * use return_dict=False and return [1] element for 1-step pixart model, which works for both lcm and dmd
References
#11079 - [fix bug] PixArt inference_steps=1
Author
lawrence-cj
Parents
56f74005
Loading