diffusers
04b9a76c
- Use sched. defaults when instantiating from_config
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
Use sched. defaults when instantiating from_config For params not present in the original configuration. This makes it possible to switch pipeline schedulers even if they use different timestep_spacing (or any other param).
Author
pcuenca
Parents
5cede2b5
Files
1
src/diffusers
configuration_utils.py
Loading