Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
progress bars
|
|
|
|
feat(api): include job_timestamp in progress
|
|
Save Optimizer next to TI embedding
|
|
add api logging
|
|
Comma was causing the the value in PNG info to be quoted, which causes the upscaler dropdown option to be blank when sending to UI
|
|
|
|
failing to load model weights from settings won't break generation for currently loaded model anymore
|
|
|
|
Also add check to load only .PT and .BIN files as embeddings. (since we add .optim files in the same directory)
|
|
|
|
|
|
10 with an option to revert to old
|
|
radio group
|
|
|
|
|
|
Add memory cache for VAE weights
|
|
|
|
|
|
|
|
|
|
Add an option for faster low quality previews
|
|
|
|
|
|
|
|
Dirty fix for missing PIL supported file extensions
|
|
|
|
Add option to save upscaler to filename suffix in extras tab.
|
|
|
|
|
|
|
|
extensions section
|
|
button.
|
|
Add Clear Prompt button to roll_col
|
|
Add option to avoid sending size between interfaces.
|
|
|
|
|
|
add noise strength parameter similar to NAI
|
|
Signed-off-by: zhaohu xing <920232796@qq.com>
|
|
fix device support for mps
update the support for SD2.0
|
|
|
|
|
|
add support for adding upscalers in extensions
move LDSR, ScuNET and SwinIR to built-in extensions
|
|
|
|
add `--gradio-inpaint-tool` and option to specify `color-sketch`
|
|
|