Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and add a readme entry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
allow selection of default sort order in settings
remove 'Default' sort order, replace with 'Name'
|
|
modify "defaul" to "default"
|
|
|
|
fix bug when using --gfpgan-models-path
|
|
call state.jobnext() before postproces*()
|
|
Fix #13796
|
|
|
|
Fix comment error that makes understanding scheduling more confusing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since norm layer need fp32, I only convert the linear operation layer(conv2d/linear)
And TE have some pytorch function not support bf16 amp in CPU. I add a condition to indicate if the autocast is for unet.
|
|
|
|
|
|
old-style emphasis
|
|
|
|
|
|
|
|
|