diffusers
e649678b - [Flux] Optimize guidance creation in flux pipeline by moving it outside the loop (#9153)

Commit
1 year ago
[Flux] Optimize guidance creation in flux pipeline by moving it outside the loop (#9153) * optimize guidance creation in flux pipeline by moving it outside the loop * use torch.full instead of torch.tensor to create a tensor with a single value --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
Author
Parents
Loading