aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Add a comment and partial fix for the issue when the inpaint UI is ↵AUTOMATIC2023-05-011-1/+4
| | | | unresponsive after using it.
* checkpoint override enhancementw-e-w2023-04-301-2/+5
|
* alternate restore progress button implementationAUTOMATIC2023-04-293-4/+51
|
* Revert "Merge pull request #7595 from siutin/feature/restore-progress"AUTOMATIC2023-04-293-112/+17
| | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727.
* Merge branch 'dev' into feature/restore-progressAUTOMATIC11112023-04-2931-114/+877
|\
| * Merge branch 'dev' into masterAUTOMATIC11112023-04-2930-114/+876
| |\
| | * bump gradio to 3.28.1AUTOMATIC2023-04-291-1/+1
| | |
| | * change gradio callback from change to release in a bunch of places now that ↵AUTOMATIC2023-04-291-2/+10
| | | | | | | | | | | | it's fixed in gradio
| | * remove unwanted changes from #8789AUTOMATIC2023-04-291-12/+3
| | |
| | * Merge pull request #8789 from Rucadi/masterAUTOMATIC11112023-04-291-1/+24
| | |\ | | | | | | | | Add polling and reload callback for extensions.
| | | * Update script_callbacks.pyRucadi2023-03-211-1/+0
| | | |
| | | * Merge branch 'master' of ↵rucadi2023-02-021-1/+2
| | | |\ | | | | | | | | | | | | | | | https://github.com/Rucadi/stable-diffusion-webui-polling
| | | | * Add a callback called before reloading the serverrucadi2022-12-161-1/+12
| | | | |
| | | | * Add polling callbackrucadi2022-12-161-0/+12
| | | | |
| | | * | Add a callback called before reloading the serverrucadi2023-02-021-1/+12
| | | | |
| | | * | Add polling callbackrucadi2023-02-021-0/+12
| | | | |
| | * | | Merge pull request #8924 from kurilee/masterAUTOMATIC11112023-04-292-3/+9
| | |\ \ \ | | | | | | | | | | | | Add option "keep original size" to textual inversion images preprocess
| | | * \ \ Merge branch 'AUTOMATIC1111:master' into masterkurilee2023-03-251-0/+1
| | | |\ \ \
| | | * | | | Add option "keep original size" to textual inversion images preprocesskurilee2023-03-252-3/+9
| | | | | | |
| | * | | | | Merge pull request #9108 from AUTOMATIC1111/img2img-scale-byAUTOMATIC11112023-04-292-7/+56
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | add "resize by" and "resize to" tabs to img2img
| | | * | | | | Update modules/ui.pyAUTOMATIC11112023-04-291-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
| | | * | | | | add "resize by" and "resize to" tabs to img2imgAUTOMATIC2023-03-282-4/+52
| | | | | | | |
| | * | | | | | revert some questionable changes from #9159AUTOMATIC2023-04-291-3/+3
| | | | | | | |
| | * | | | | | Merge branch 'dev' into ui-config-tabsAUTOMATIC11112023-04-2928-89/+756
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'dev' into extension-settings-backupAUTOMATIC11112023-04-2925-77/+308
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge pull request #9312 from space-nuko/save-merge-recipeAUTOMATIC11112023-04-293-4/+57
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Embed model merge metadata in .safetensors file
| | | | | * | | | | | Namespace metadata fieldsspace-nuko2023-04-031-6/+6
| | | | | | | | | | |
| | | | | * | | | | | Calculate shorthash on merge if not existspace-nuko2023-04-031-0/+1
| | | | | | | | | | |
| | | | | * | | | | | Add field for model merge typespace-nuko2023-04-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incase this is supported by other merge extensions
| | | | | * | | | | | Embed model merge metadata in .safetensors filespace-nuko2023-04-023-4/+55
| | | | | | | | | | |
| | | | * | | | | | | Merge branch 'dev' into masterAUTOMATIC11112023-04-2923-73/+251
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge pull request #8948 from hitomi/masterAUTOMATIC11112023-04-291-2/+12
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix --realesrgan-models-path and --ldsr-models-path not working
| | | | | | * | | | | | | fix `--realesrgan-models-path` not workinghitomi2023-04-041-2/+12
| | | | | | |/ / / / / /
| | | | | * | | | | | | Merge pull request #9351 from nart4hire/fix-ngrok-recreate-tunnelAUTOMATIC11112023-04-291-0/+12
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Ngrok recreating tunnels every reload
| | | | | | * | | | | | | fixed an issue with using ngrok for other connections and also ngrok not ↵Nathanael Santoso2023-04-041-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using auth_token
| | | | | | * | | | | | | Improved message clarityNathanael Santoso2023-04-041-1/+1
| | | | | | | | | | | | |
| | | | | | * | | | | | | Added guard clause to prevent multiple tunnel creationsNathanael Santoso2023-04-041-0/+8
| | | | | | |/ / / / / /
| | | | | * | | | | | | Merge pull request #9407 from GoulartNogueira/masterAUTOMATIC11112023-04-291-1/+3
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix orientation bug on preprocess
| | | | | | * | | | | | | Pythonic way to achieve itAndre Ubuntu2023-04-051-17/+1
| | | | | | | | | | | | |
| | | | | | * | | | | | | fix preprocess orientationAndre Ubuntu2023-04-051-1/+19
| | | | | | |/ / / / / /
| | | | | * | | | | | | Merge pull request #9219 from Z-nonymous/masterAUTOMATIC11112023-04-291-2/+5
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #9185
| | | | | | * | | | | | | Fix #9185Z_nonymous2023-03-311-2/+5
| | | | | | |/ / / / / /
| | | | | * | | | | | | Merge branch 'dev' into remove-watermark-optionAUTOMATIC11112023-04-2926-137/+381
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | rework [batch_number]/[generation_number] filename patternsAUTOMATIC2023-04-291-11/+10
| | | | | | | | | | | | |
| | | | | | * | | | | | | Merge branch 'dev' into masterAUTOMATIC11112023-04-2920-62/+208
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | add is_hr_pass field for processingAUTOMATIC2023-04-291-0/+5
| | | | | | | | | | | | | |
| | | | | | | * | | | | | | Merge pull request #9334 from ↵AUTOMATIC11112023-04-291-7/+5
| | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gmasil/prepare-simpler-docker-integration-for-styles-csv allow styles.csv to be symlinked or mounted in docker
| | | | | | | | * | | | | | | allow styles.csv to be symlinked or mounted in docker without moving the ↵gmasil2023-04-031-7/+5
| | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file around
| | | | | | | * | | | | | | use correct images for previews when using AND (see #9491)AUTOMATIC2023-04-291-1/+1
| | | | | | | | | | | | | |
| | | | | | | * | | | | | | some extra lines I forgot to add for previous commitAUTOMATIC2023-04-291-3/+2
| | | | | | | | | | | | | |