diffusers
c079cae3
- Avoid computing min() that is expensive when do_normalize is False in the image processor (#5896)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Avoid computing min() that is expensive when do_normalize is False in the image processor (#5896) Avoid computing min() that is expensive when do_normalize is False Avoid extra computing when do_normalize is False
References
#5896 - Avoid computing min() that is expensive when do_normalize is False in the image processor
Author
ivanprado
Parents
c7bfb8b2
Loading