Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/
|
|
Unexpected behavior when using eta = 0 in something like XY, but your default eta was set to something not 0.
|
|
disabled printing prompts to console by default, enabled by --enable-console-prompts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added eta parameter to parameters output for generated images
split eta settings into ancestral and ddim (because they have different default values)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
k_diffusion.sampling.torch) and add a setting to disable this all
|
|
when batch count > 1 #535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added an option to disable progressbar
added interrupt support to DDIM/PLMS
|
|
|
|
|