aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | Recursive batch img2img.pylenankamp2023-05-161-3/+10
| | | | | | | |/ / / / | | | | | | |/| | | |
| | | | | | | | * | | set timeout_keep_aliveTangJicheng2023-07-111-1/+1
| | | | | | | | * | | add cmd_args: --timeout-keep-aliveTangJicheng2023-07-111-0/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| | | | | | | | * | remove duplicateLeon Feng2023-07-181-1/+1
| | | | | | | | * | Update shared.pyLeon Feng2023-07-161-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | | | | * improve var namingkopyl2023-07-181-5/+5
| | | | | | | | * Replace argument with env variablekopyl2023-07-181-1/+1
| | | | | | | | * Make possible to install web ui without venv with --novenv flagkopyl2023-07-181-4/+9
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | add changelog for 1.4.1AUTOMATIC11112023-07-111-0/+5
* | | | | | | | Merge pull request #11718 from tangjicheng46/masterAUTOMATIC11112023-07-101-1/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | add queue lock for refresh-checkpointstangjicheng2023-07-101-1/+2
|/ / / / / / /
* | | | | | | Merge branch 'release_candidate'AUTOMATIC2023-06-27102-995/+3379
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge pull request #11189 from daswer123/devAUTOMATIC11112023-06-273-65/+176
| |\ \ \ \ \
| | * | | | | Formatting code with PrettierDanil Boldyrev2023-06-131-75/+95
| | * | | | | Reworked the disabling of functions, refactored part of the codeDanil Boldyrev2023-06-133-135/+121
| | * | | | | remove console.logDanil Boldyrev2023-06-121-2/+0
| | * | | | | Improved error output, improved settings menuDanil Boldyrev2023-06-122-38/+145
| | |/ / / /
| * | | | | Merge pull request #11136 from arch-fan/typoAUTOMATIC11112023-06-271-1/+1
| |\ \ \ \ \
| | * | | | | fixed typosarch-fan2023-06-091-2/+2
| |/ / / / / |/| | | | |
| * | | | | Merge pull request #11199 from akx/makedirsAUTOMATIC11112023-06-276-15/+6
| |\ \ \ \ \
| | * | | | | Use os.makedirs(..., exist_ok=True)Aarni Koskela2023-06-136-15/+6
| | |/ / / /
| * | | | | Merge pull request #11294 from zhtttylz/Fix_Typo_of_hints.jsAUTOMATIC11112023-06-271-2/+2
| |\ \ \ \ \
| | * | | | | Fix Typo of hints.jszhtttylz2023-06-181-2/+2
| |/ / / / / |/| | | | |
| * | | | | Merge pull request #11408 from wfjsw/patch-1AUTOMATIC11112023-06-271-0/+5
| |\ \ \ \ \
| | * | | | | Strip whitespaces from URL and dirname prior to extension installationJabasukuriputo Wang2023-06-241-0/+5
| |/ / / / / |/| | | | |
| * | | | | add missing infotext entry for the pad cond/uncond optionAUTOMATIC2023-06-272-1/+11
| * | | | | Merge branch 'dev' into release_candidateAUTOMATIC2023-06-09101-977/+3244
|/| | | | | | |/ / / /
| * | | | add changelog for 1.4.0AUTOMATIC2023-06-091-0/+57
| * | | | linterAUTOMATIC2023-06-091-1/+1
| * | | | Merge pull request #11092 from AUTOMATIC1111/Generate-Forever-during-generationAUTOMATIC11112023-06-091-4/+10
| |\ \ \ \
| | * | | | Generate Forever during generationw-e-w2023-06-081-4/+10
| * | | | | Merge pull request #11087 from AUTOMATIC1111/persistent_conds_cacheAUTOMATIC11112023-06-092-10/+17
| |\ \ \ \ \
| | * | | | | persistent conds cachew-e-w2023-06-082-10/+17
| | |/ / / /
| * | | | | Merge pull request #11123 from akx/dont-die-on-bad-symlink-loraAUTOMATIC11112023-06-091-1/+5
| |\ \ \ \ \
| | * | | | | Don't die when a LoRA is a broken symlinkAarni Koskela2023-06-091-1/+5
| | |/ / / /
| * | | | | Merge pull request #10295 from Splendide-Imaginarius/mk2-blur-maskAUTOMATIC11112023-06-092-13/+38
| |\ \ \ \ \
| | * | | | | Split Outpainting MK2 mask blur into X and Y componentsSplendide Imaginarius2023-06-091-9/+21
| | * | | | | Split mask blur into X and Y componentsSplendide Imaginarius2023-06-091-4/+17
| | |/ / / /
| * | | | | Merge pull request #11048 from DGdev91/force_python1_navi_renoirAUTOMATIC11112023-06-091-1/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Skip force pyton and pytorch ver if TORCH_COMMAND already setDGdev912023-06-061-9/+12
| | * | | | Write "RX 5000 Series" instead of "Navi" in errDGdev912023-06-061-1/+1
| | * | | | Check python version for Navi 1 onlyDGdev912023-06-061-1/+1
| | * | | | Force python1 for Navi1 only, use python_cmd for pythonDGdev912023-06-061-15/+8
| | * | | | Fix error in webui.shDGdev912023-06-051-0/+1
| | * | | | Forcing Torch Version to 1.13.1 for Navi and Renoir GPUsDGdev912023-06-051-5/+23
| * | | | | Merge pull request #11058 from AUTOMATIC1111/api-wikiAUTOMATIC11112023-06-072-2/+2
| |\ \ \ \ \
| | * | | | | link footer API to Wiki when API is not activew-e-w2023-06-062-2/+2
| | |/ / / /
| * | | | | Merge pull request #11066 from aljungberg/patch-1AUTOMATIC11112023-06-071-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix upcast attention dtype error.Alexander Ljungberg2023-06-061-1/+1
| |/ / / / |/| | | |
| * | | | Merge pull request #11047 from AUTOMATIC1111/parse_generation_parameters_with...AUTOMATIC11112023-06-051-9/+12
| |\ \ \ \ | | |/ / / | |/| | |