-
C authored
* 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>
e649678b
* 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>