Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix an error that prevents running webui on torch<2.0 without --disable-safe-... | AUTOMATIC | 2023-05-02 | 1 | -1/+5 |
* | Add a comment and partial fix for the issue when the inpaint UI is unresponsi... | AUTOMATIC | 2023-05-01 | 1 | -1/+4 |
* | checkpoint override enhancement | w-e-w | 2023-04-30 | 1 | -2/+5 |
* | alternate restore progress button implementation | AUTOMATIC | 2023-04-29 | 3 | -4/+51 |
* | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | 2023-04-29 | 3 | -112/+17 |
* | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | 2023-04-29 | 31 | -114/+877 |
|\ | |||||
| * | Merge branch 'dev' into master | AUTOMATIC1111 | 2023-04-29 | 30 | -114/+876 |
| |\ | |||||
| | * | bump gradio to 3.28.1 | AUTOMATIC | 2023-04-29 | 1 | -1/+1 |
| | * | change gradio callback from change to release in a bunch of places now that i... | AUTOMATIC | 2023-04-29 | 1 | -2/+10 |
| | * | remove unwanted changes from #8789 | AUTOMATIC | 2023-04-29 | 1 | -12/+3 |
| | * | Merge pull request #8789 from Rucadi/master | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+24 |
| | |\ | |||||
| | | * | Update script_callbacks.py | Rucadi | 2023-03-21 | 1 | -1/+0 |
| | | * | Merge branch 'master' of https://github.com/Rucadi/stable-diffusion-webui-pol... | rucadi | 2023-02-02 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | Add a callback called before reloading the server | rucadi | 2022-12-16 | 1 | -1/+12 |
| | | | * | Add polling callback | rucadi | 2022-12-16 | 1 | -0/+12 |
| | | * | | Add a callback called before reloading the server | rucadi | 2023-02-02 | 1 | -1/+12 |
| | | * | | Add polling callback | rucadi | 2023-02-02 | 1 | -0/+12 |
| | * | | | Merge pull request #8924 from kurilee/master | AUTOMATIC1111 | 2023-04-29 | 2 | -3/+9 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'AUTOMATIC1111:master' into master | kurilee | 2023-03-25 | 1 | -0/+1 |
| | | |\ \ \ | |||||
| | | * | | | | Add option "keep original size" to textual inversion images preprocess | kurilee | 2023-03-25 | 2 | -3/+9 |
| | * | | | | | Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by | AUTOMATIC1111 | 2023-04-29 | 2 | -7/+56 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Update modules/ui.py | AUTOMATIC1111 | 2023-04-29 | 1 | -5/+6 |
| | | * | | | | | add "resize by" and "resize to" tabs to img2img | AUTOMATIC | 2023-03-28 | 2 | -4/+52 |
| | * | | | | | | revert some questionable changes from #9159 | AUTOMATIC | 2023-04-29 | 1 | -3/+3 |
| | * | | | | | | Merge branch 'dev' into ui-config-tabs | AUTOMATIC1111 | 2023-04-29 | 28 | -89/+756 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'dev' into extension-settings-backup | AUTOMATIC1111 | 2023-04-29 | 25 | -77/+308 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge pull request #9312 from space-nuko/save-merge-recipe | AUTOMATIC1111 | 2023-04-29 | 3 | -4/+57 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Namespace metadata fields | space-nuko | 2023-04-03 | 1 | -6/+6 |
| | | | | * | | | | | | Calculate shorthash on merge if not exist | space-nuko | 2023-04-03 | 1 | -0/+1 |
| | | | | * | | | | | | Add field for model merge type | space-nuko | 2023-04-02 | 1 | -0/+1 |
| | | | | * | | | | | | Embed model merge metadata in .safetensors file | space-nuko | 2023-04-02 | 3 | -4/+55 |
| | | | * | | | | | | | Merge branch 'dev' into master | AUTOMATIC1111 | 2023-04-29 | 23 | -73/+251 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | Merge pull request #8948 from hitomi/master | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+12 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | fix `--realesrgan-models-path` not working | hitomi | 2023-04-04 | 1 | -2/+12 |
| | | | | | |/ / / / / / | |||||
| | | | | * | | | | | | | Merge pull request #9351 from nart4hire/fix-ngrok-recreate-tunnel | AUTOMATIC1111 | 2023-04-29 | 1 | -0/+12 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | fixed an issue with using ngrok for other connections and also ngrok not usin... | Nathanael Santoso | 2023-04-04 | 1 | -8/+12 |
| | | | | | * | | | | | | | Improved message clarity | Nathanael Santoso | 2023-04-04 | 1 | -1/+1 |
| | | | | | * | | | | | | | Added guard clause to prevent multiple tunnel creations | Nathanael Santoso | 2023-04-04 | 1 | -0/+8 |
| | | | | | |/ / / / / / | |||||
| | | | | * | | | | | | | Merge pull request #9407 from GoulartNogueira/master | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+3 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | Pythonic way to achieve it | Andre Ubuntu | 2023-04-05 | 1 | -17/+1 |
| | | | | | * | | | | | | | fix preprocess orientation | Andre Ubuntu | 2023-04-05 | 1 | -1/+19 |
| | | | | | |/ / / / / / | |||||
| | | | | * | | | | | | | Merge pull request #9219 from Z-nonymous/master | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+5 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | Fix #9185 | Z_nonymous | 2023-03-31 | 1 | -2/+5 |
| | | | | | |/ / / / / / | |||||
| | | | | * | | | | | | | Merge branch 'dev' into remove-watermark-option | AUTOMATIC1111 | 2023-04-29 | 26 | -137/+381 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | rework [batch_number]/[generation_number] filename patterns | AUTOMATIC | 2023-04-29 | 1 | -11/+10 |
| | | | | | * | | | | | | | Merge branch 'dev' into master | AUTOMATIC1111 | 2023-04-29 | 20 | -62/+208 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | add is_hr_pass field for processing | AUTOMATIC | 2023-04-29 | 1 | -0/+5 |
| | | | | | | * | | | | | | | Merge pull request #9334 from gmasil/prepare-simpler-docker-integration-for-s... | AUTOMATIC1111 | 2023-04-29 | 1 | -7/+5 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | allow styles.csv to be symlinked or mounted in docker without moving the file... | gmasil | 2023-04-03 | 1 | -7/+5 |
| | | | | | | | |/ / / / / / | |||||
| | | | | | | * | | | | | | | use correct images for previews when using AND (see #9491) | AUTOMATIC | 2023-04-29 | 1 | -1/+1 |