diffusers
[Flux] Optimize guidance creation in flux pipeline by moving it outside the loop
#9153
Merged

Commits
  • optimize guidance creation in flux pipeline by moving it outside the loop
    chengzeyi committed 1 year ago
  • use torch.full instead of torch.tensor to create a tensor with a single value
    chengzeyi committed 1 year ago
  • Merge branch 'main' into optimize_flux
    sayakpaul committed 1 year ago
Loading