aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move to stable-diffusion tabpapuSpartan2023-05-131-10/+2
* heavily simplifypapuSpartan2023-05-134-101/+23
* remove command line optionpapuSpartan2023-05-132-6/+5
* Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...papuSpartan2023-05-12119-1243/+1753
|\
| * Merge pull request #10285 from akx/ruff-spacingAUTOMATIC11112023-05-1141-308/+313
| |\
| | * Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-1139-166/+167
| | * Reindent utils_test with 4 spacesAarni Koskela2023-05-111-42/+44
| | * 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
| | |/
| * | Merge pull request #10286 from catboxanon/patch/extra-networks-symlinksAUTOMATIC11112023-05-112-2/+2
| |\ \ | | |/ | |/|
| | * Fix symlink scanningcatboxanon2023-05-112-2/+2
| |/
| * fix broken prompts from fileAUTOMATIC2023-05-111-4/+5
| * put the star where it belongsAUTOMATIC2023-05-111-1/+1
| * Merge pull request #10274 from akx/torch-cpu-for-testsAUTOMATIC11112023-05-112-23/+37
| |\
| | * CI: use launch.py for dependencies tooAarni Koskela2023-05-111-0/+1
| | * CI: use CPU wheel repo for PyTorchAarni Koskela2023-05-111-0/+5
| | * launch.py: make torch_index_url an envvarAarni Koskela2023-05-111-1/+2
| | * launch.py: Use GitHub archive URLs for gfpgan, clip, openclip instead of git ...Aarni Koskela2023-05-111-3/+3
| | * launch.py: Simplify run()Aarni Koskela2023-05-111-19/+23
| | * launch.py: Add debugging envvar to see install outputAarni Koskela2023-05-111-2/+5
| |/
| * Merge pull request #10273 from AUTOMATIC1111/roboto-without-a-depAUTOMATIC11112023-05-116-20/+15
| |\
| | * Drop fonts + font-roboto deps since we only use the single regular cut of RobotoAarni Koskela2023-05-115-7/+5
| | * Deduplicate get_font codeAarni Koskela2023-05-112-13/+9
| | * paths_internal: deduplicate modules_pathAarni Koskela2023-05-111-2/+3
| * | return wrap_gradio_gpu_call to webui.py for extensionsAUTOMATIC2023-05-111-1/+1
| |/
| * Merge pull request #10272 from AUTOMATIC1111/clean-fidAUTOMATIC11112023-05-111-1/+1
| |\
| | * Update clean-fid to loosen transitive dependency pinsAarni Koskela2023-05-111-1/+1
| |/
| * 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
| * | Merge pull request #10266 from nero-dv/devAUTOMATIC11112023-05-111-6/+15
| |\ \
| | * | Update sub_quadratic_attention.pyLouis Del Valle2023-05-111-6/+15
| |/ /
| * | add UI to edit defaultsAUTOMATIC2023-05-105-125/+242
| * | Merge pull request #10259 from AUTOMATIC1111/ruffAUTOMATIC11112023-05-1087-481/+443
| |\ \
| | * | suggestions and fixes from the PRAUTOMATIC2023-05-1011-31/+16
| | * | manual fixes for some C408AUTOMATIC2023-05-107-15/+15
| | * | fixes for B007AUTOMATIC2023-05-1028-62/+57
| | * | ruff manual fixesAUTOMATIC2023-05-1015-41/+69
| | * | ruff auto fixesAUTOMATIC2023-05-1022-47/+47
| | * | update ruff config with more stuffAUTOMATIC2023-05-101-1/+13
| | * | integrate the PR's configAUTOMATIC2023-05-102-11/+4
| | * | Merge pull request #10233 from akx/fix-lint-ciAUTOMATIC11112023-05-102-18/+35
| | |\ \
| | | * | Replace pylint CI with ruffAarni Koskela2023-05-092-18/+35
| | * | | F401 fixes for ruffAUTOMATIC2023-05-1017-30/+27
| | * | | imports cleanup for ruffAUTOMATIC2023-05-1048-114/+42
| | * | | manual fixes for ruffAUTOMATIC2023-05-1022-129/+129
| | * | | autofixes from ruffAUTOMATIC2023-05-1022-41/+40
| | * | | add ruff configAUTOMATIC2023-05-101-0/+8
| |/ / /