diffusers
cba548d8
- fix(pipeline): k sampler sigmas device (#9189)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix(pipeline): k sampler sigmas device (#9189) If Karras is not enabled, a device inconsistency error will occur. This is due to the fact that sigmas were not moved to the specified device.
References
#9189 - fix(pipeline): k sampler sigmas device
Author
Jannchie
Parents
db829a4b
Loading