aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | | | | Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...papuSpartan2023-05-1278-882/+1050
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | not being cast properly every time, swap to intspapuSpartan2023-05-041-1/+1
| | | | | * | | | | | | | | | | | | fix maximum downsampling optionpapuSpartan2023-05-033-5/+5
| | | | | * | | | | | | | | | | | | resolve merge conflicts and swap to dev branch for nowpapuSpartan2023-05-0333-147/+1013
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Update sd_models.pypapuSpartan2023-04-101-1/+0
| | | | | * | | | | | | | | | | | | | Update generation_parameters_copypaste.pypapuSpartan2023-04-101-1/+0
| | | | | * | | | | | | | | | | | | | Update shared.pypapuSpartan2023-04-101-1/+1
| | | | | * | | | | | | | | | | | | | add token merging options to infotext when necessary. Bump tomesdpapuSpartan2023-04-103-5/+56
| | | | | * | | | | | | | | | | | | | :ppapuSpartan2023-04-041-1/+1
| | | | | * | | | | | | | | | | | | | Allow different merge ratios to be used for each pass. Make toggle cmd flag w...papuSpartan2023-04-044-33/+49
| | | | | * | | | | | | | | | | | | | remove excess conditionpapuSpartan2023-04-021-14/+15
| | | | | * | | | | | | | | | | | | | Transition to using settings through UI instead of cmd line args. Added featu...papuSpartan2023-04-023-7/+79
| | | | | * | | | | | | | | | | | | | use pypi package for tomesd intead of manually cloning repopapuSpartan2023-04-011-1/+0
| | | | | * | | | | | | | | | | | | | delay importpapuSpartan2023-04-011-1/+1
| | | | | * | | | | | | | | | | | | | forgot to add reinstall arg back earlier since args moved out of sharedpapuSpartan2023-04-011-0/+1
| | | | | * | | | | | | | | | | | | | firstpapuSpartan2023-04-012-0/+12
| | | | * | | | | | | | | | | | | | | remove output_altered flag from AfterCFGCallbackParamsAUTOMATIC2023-05-142-5/+1
| | | | * | | | | | | | | | | | | | | Update script_callbacks.pySakura-Luna2023-05-141-4/+4
| | | | * | | | | | | | | | | | | | | Add/modify CFG callbackscatboxanon2023-05-142-1/+42
| | | | * | | | | | | | | | | | | | | Merge pull request #10339 from catboxanon/bf16AUTOMATIC11112023-05-131-1/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | Allow bf16 in safe unpicklercatboxanon2023-05-131-1/+1
| | | | * | | | | | | | | | | | | | | | Merge pull request #10335 from akx/l10n-dis-take-2AUTOMATIC11112023-05-132-8/+8
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | Move localization to its own script block and load it firstAarni Koskela2023-05-132-8/+8
| | | | | |/ / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | | Requested changescatboxanon2023-05-131-8/+7
| | | | * | | | | | | | | | | | | | | | Define default fonts for Gradio themecatboxanon2023-05-121-2/+8
| | | | |/ / / / / / / / / / / / / / /
| | | | * | | / / / / / / / / / / / / fix --data-dir for COMMANDLINE_ARGSw-e-w2023-05-121-0/+5
| | | | | |_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | Merge pull request #10285 from akx/ruff-spacingAUTOMATIC11112023-05-1126-213/+215
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-1125-113/+113
| | | | | * | | | | | | | | | | | | | Reindent autocrop with 4 spacesAarni Koskela2023-05-111-100/+102
| | | | * | | | | | | | | | | | | | | Merge pull request #10290 from akx/smart-live-preview-formatAUTOMATIC11112023-05-112-3/+11
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | Make live previews use JPEG only when the image is lorge enoughAarni Koskela2023-05-112-3/+11
| | | | | |/ / / / / / / / / / / / / /
| | | | * / / / / / / / / / / / / / / Fix symlink scanningcatboxanon2023-05-112-2/+2
| | | | |/ / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | put the star where it belongsAUTOMATIC2023-05-111-1/+1
| | | | * | | | | | | | | | | | | | Drop fonts + font-roboto deps since we only use the single regular cut of RobotoAarni Koskela2023-05-113-3/+5
| | | | * | | | | | | | | | | | | | Deduplicate get_font codeAarni Koskela2023-05-112-13/+9
| | | | * | | | | | | | | | | | | | paths_internal: deduplicate modules_pathAarni Koskela2023-05-111-2/+3
| | | | * | | | | | | | | | | | | | Merge pull request #10268 from Sakura-Luna/pbarAUTOMATIC11112023-05-111-33/+37
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | UniPC progress bar adjustmentSakura-Luna2023-05-111-33/+37
| | | | | |/ / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | change live preview format to jpeg to prevent unreasonably slow previews for ...AUTOMATIC2023-05-112-2/+3
| | | | * | | | | | | | | | | | | | repair #10266AUTOMATIC2023-05-111-13/+5
| | | | * | | | | | | | | | | | | | Update sub_quadratic_attention.pyLouis Del Valle2023-05-111-6/+15
| | | | * | | | | | | | | | | | | | add UI to edit defaultsAUTOMATIC2023-05-103-120/+237
| | | | * | | | | | | | | | | | | | suggestions and fixes from the PRAUTOMATIC2023-05-108-16/+12
| | | | * | | | | | | | | | | | | | manual fixes for some C408AUTOMATIC2023-05-104-8/+8
| | | | * | | | | | | | | | | | | | fixes for B007AUTOMATIC2023-05-1019-52/+48
| | | | * | | | | | | | | | | | | | ruff manual fixesAUTOMATIC2023-05-1010-25/+39
| | | | * | | | | | | | | | | | | | ruff auto fixesAUTOMATIC2023-05-1018-32/+32
| | | | * | | | | | | | | | | | | | F401 fixes for ruffAUTOMATIC2023-05-1014-20/+16
| | | | * | | | | | | | | | | | | | imports cleanup for ruffAUTOMATIC2023-05-1036-85/+21
| | | | * | | | | | | | | | | | | | manual fixes for ruffAUTOMATIC2023-05-1016-105/+101