diffusers
[Flux] Optimize guidance creation in flux pipeline by moving it outside the loop
#9153
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
3
Changes
View On
GitHub
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