Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-05 | Merge branch 'dev' into sigma-infotext | catboxanon | -14/+19 | |
2023-08-06 | do the same for s_tmax #12345 | AUTOMATIC1111 | -2/+2 | |
2023-08-06 | Merge pull request #12354 from catboxanon/fix/s-noise | AUTOMATIC1111 | -2/+2 | |
Allow `s_noise` override to actually be used | ||||
2023-08-06 | Merge branch 'dev' into fix/s-noise | AUTOMATIC1111 | -12/+17 | |
2023-08-06 | rework saving incomplete images | AUTOMATIC1111 | -10/+10 | |
2023-08-06 | Merge pull request #12338 from AUTOMATIC1111/dont-save-incomplete-images | AUTOMATIC1111 | -8/+12 | |
don't save incomplete images | ||||
2023-08-06 | Merge pull request #12352 from bannsec/bannsec-patch-1 | AUTOMATIC1111 | -2/+2 | |
Update README.md | ||||
2023-08-05 | Correct s_noise fix | catboxanon | -2/+2 | |
2023-08-06 | Merge pull request #12356 from catboxanon/fix/s-churn-max | AUTOMATIC1111 | -1/+1 | |
Increase `s_churn` max value | ||||
2023-08-06 | Merge pull request #12357 from catboxanon/s-tmax | AUTOMATIC1111 | -1/+2 | |
Add option for `s_tmax` | ||||
2023-08-05 | Add sigma params to infotext | catboxanon | -1/+37 | |
2023-08-05 | Attempt to read s_tmax from arg first if option not found | catboxanon | -1/+1 | |
2023-08-05 | Add s_tmax | catboxanon | -1/+2 | |
2023-08-05 | Increase s_churn max value | catboxanon | -1/+1 | |
2023-08-05 | Allow s_noise override to actually be used | catboxanon | -1/+1 | |
2023-08-05 | Update README.md | bannsec | -2/+2 | |
Correct install instructions on linux and provide additional required apt packages Fixes #12351 | ||||
2023-08-05 | add explanation for gradio themes | AUTOMATIC1111 | -1/+1 | |
2023-08-05 | Merge pull request #12346 from dhwz/dev | AUTOMATIC1111 | -1/+20 | |
add new gradio themes | ||||
2023-08-05 | fix whitespace | dhwz | -1/+1 | |
2023-08-05 | add new gradio themes | dhwz | -2/+21 | |
2023-08-05 | Option to not save incomplete images | w-e-w | -8/+12 | |
2023-08-05 | add description to VAE setting page | AUTOMATIC1111 | -0/+27 | |
2023-08-05 | put VAE into a separate settings page | AUTOMATIC1111 | -7/+8 | |
2023-08-05 | do not add VAE Encoder/Decoder to infotext if it's the default | AUTOMATIC1111 | -3/+9 | |
2023-08-05 | Merge pull request #12331 from AUTOMATIC1111/need_Reload-UI_not_Restart | AUTOMATIC1111 | -23/+25 | |
only need Reload UI not Restart | ||||
2023-08-05 | Merge pull request #12311 from AUTOMATIC1111/efficient-vae-methods | AUTOMATIC1111 | -27/+100 | |
Add TAESD(or more) options for all the VAE encode/decode operation | ||||
2023-08-05 | fix refresh button for styles | AUTOMATIC1111 | -1/+1 | |
2023-08-05 | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | -3/+36 | |
2023-08-05 | put localStorage stuff into its own file | AUTOMATIC1111 | -16/+38 | |
2023-08-05 | need Reload UI not Restart | w-e-w | -23/+25 | |
2023-08-05 | Fix some merge mistakes | Kohaku-Blueleaf | -1/+2 | |
2023-08-05 | Merge branch 'dev' into efficient-vae-methods | Kohaku-Blueleaf | -152/+319 | |
2023-08-05 | Merge pull request #11808 from AUTOMATIC1111/extra-networks-always-visible | AUTOMATIC1111 | -55/+55 | |
Always show extra networks tabs in the UI | ||||
2023-08-05 | remove the extra networks button | AUTOMATIC1111 | -1/+0 | |
2023-08-05 | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | -1425/+3558 | |
2023-08-05 | Merge pull request #12227 from AUTOMATIC1111/multiple_loaded_models | AUTOMATIC1111 | -35/+135 | |
option to keep multiple models in memory | ||||
2023-08-05 | Merge branch 'dev' into multiple_loaded_models | AUTOMATIC1111 | -476/+924 | |
2023-08-05 | dix | Kohaku-Blueleaf | -1/+1 | |
2023-08-05 | Merge pull request #12181 from AUTOMATIC1111/hires_checkpoint | AUTOMATIC1111 | -49/+108 | |
Hires fix change checkpoint | ||||
2023-08-05 | Merge pull request #12327 from catboxanon/fix/filename-invalid-chars | AUTOMATIC1111 | -1/+1 | |
Add tab and carriage return to invalid filename chars | ||||
2023-08-05 | move img2img settings to their own section | AUTOMATIC1111 | -13/+19 | |
2023-08-05 | update info | Kohaku-Blueleaf | -1/+1 | |
2023-08-05 | change default color to white | AUTOMATIC1111 | -3/+3 | |
2023-08-05 | add infotext | Kohaku-Blueleaf | -0/+11 | |
2023-08-05 | Merge pull request #12326 from ↵ | AUTOMATIC1111 | -3/+6 | |
AUTOMATIC1111/configurable-masks-color-and-default-brush-color- configurable masks color and default brush color | ||||
2023-08-04 | Add tab and carriage return to invalid filename chars | catboxanon | -1/+1 | |
2023-08-05 | Merge branch 'dev' into efficient-vae-methods | Kohaku-Blueleaf | -32/+126 | |
2023-08-05 | configurable masks color and default brush color | w-e-w | -3/+6 | |
2023-08-04 | added VAE selection to checkpoint user metadata | AUTOMATIC1111 | -12/+96 | |
2023-08-04 | Merge pull request #12319 from catboxanon/fix/alternating-words-empty | AUTOMATIC1111 | -2/+7 | |
Prompt parser: Account for empty field in alternating words syntax |