Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #10290 from akx/smart-live-preview-format | AUTOMATIC1111 | 2023-05-11 | 2 | -3/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | Make live previews use JPEG only when the image is lorge enough | Aarni Koskela | 2023-05-11 | 2 | -3/+11 | |
| | |/ / / | ||||||
| * / / / | Fix symlink scanning | catboxanon | 2023-05-11 | 2 | -2/+2 | |
| |/ / / | ||||||
| * | | | put the star where it belongs | AUTOMATIC | 2023-05-11 | 1 | -1/+1 | |
| * | | | Drop fonts + font-roboto deps since we only use the single regular cut of Roboto | Aarni Koskela | 2023-05-11 | 3 | -3/+5 | |
| * | | | Deduplicate get_font code | Aarni Koskela | 2023-05-11 | 2 | -13/+9 | |
| * | | | paths_internal: deduplicate modules_path | Aarni Koskela | 2023-05-11 | 1 | -2/+3 | |
| * | | | Merge pull request #10268 from Sakura-Luna/pbar | AUTOMATIC1111 | 2023-05-11 | 1 | -33/+37 | |
| |\ \ \ | ||||||
| | * | | | UniPC progress bar adjustment | Sakura-Luna | 2023-05-11 | 1 | -33/+37 | |
| | |/ / | ||||||
| * | | | change live preview format to jpeg to prevent unreasonably slow previews for ... | AUTOMATIC | 2023-05-11 | 2 | -2/+3 | |
| * | | | repair #10266 | AUTOMATIC | 2023-05-11 | 1 | -13/+5 | |
| * | | | Update sub_quadratic_attention.py | Louis Del Valle | 2023-05-11 | 1 | -6/+15 | |
| * | | | add UI to edit defaults | AUTOMATIC | 2023-05-10 | 3 | -120/+237 | |
| * | | | suggestions and fixes from the PR | AUTOMATIC | 2023-05-10 | 8 | -16/+12 | |
| * | | | manual fixes for some C408 | AUTOMATIC | 2023-05-10 | 4 | -8/+8 | |
| * | | | fixes for B007 | AUTOMATIC | 2023-05-10 | 19 | -52/+48 | |
| * | | | ruff manual fixes | AUTOMATIC | 2023-05-10 | 10 | -25/+39 | |
| * | | | ruff auto fixes | AUTOMATIC | 2023-05-10 | 18 | -32/+32 | |
| * | | | F401 fixes for ruff | AUTOMATIC | 2023-05-10 | 14 | -20/+16 | |
| * | | | imports cleanup for ruff | AUTOMATIC | 2023-05-10 | 36 | -85/+21 | |
| * | | | manual fixes for ruff | AUTOMATIC | 2023-05-10 | 16 | -105/+101 | |
| * | | | autofixes from ruff | AUTOMATIC | 2023-05-10 | 15 | -32/+30 | |
| * | | | fix an issue preventing the program from starting if the user specifies a bad... | AUTOMATIC | 2023-05-10 | 1 | -2/+2 | |
| * | | | Merge pull request #10232 from akx/eff | AUTOMATIC1111 | 2023-05-09 | 31 | -98/+118 | |
| |\ \ \ | ||||||
| | * | | | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | 2023-05-09 | 31 | -98/+118 | |
| * | | | | Merge pull request #10209 from AUTOMATIC1111/quicksettings-migration | AUTOMATIC1111 | 2023-05-09 | 1 | -0/+4 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | 1.1.1 quicksettings list migration | w-e-w | 2023-05-09 | 1 | -0/+4 | |
| * | | | | refresh fix | Sakura-Luna | 2023-05-09 | 1 | -4/+1 | |
| |/ / / | ||||||
| * | | | prevent Reload UI button/link from reloading the page when it's not yet ready | AUTOMATIC | 2023-05-09 | 1 | -0/+2 | |
| * | | | Merge pull request #10201 from brkirch/mps-nan-fixes | AUTOMATIC1111 | 2023-05-09 | 2 | -2/+10 | |
| |\ \ \ | ||||||
| | * | | | Fix generation with k-diffusion/UniPC on x64 Macs | brkirch | 2023-05-09 | 1 | -0/+5 | |
| | * | | | Remove PyTorch 2.0 check | brkirch | 2023-05-09 | 1 | -2/+2 | |
| | * | | | Fix for Unet NaNs | brkirch | 2023-05-08 | 1 | -0/+3 | |
| * | | | | add links to wiki for filename pattern settings | AUTOMATIC | 2023-05-08 | 1 | -0/+14 | |
| * | | | | use multiselect for quicksettings (this also resets the existing setting) | AUTOMATIC | 2023-05-08 | 2 | -3/+3 | |
| * | | | | do not show licenses page when user selects Show all pages in settings | AUTOMATIC | 2023-05-08 | 1 | -2/+2 | |
| * | | | | put infotext options into their own category in settings tab | AUTOMATIC | 2023-05-08 | 1 | -4/+7 | |
| * | | | | add version to infotext, footer and console output when starting | AUTOMATIC | 2023-05-08 | 3 | -3/+15 | |
| * | | | | use file modification time instead of current time for #9760 | AUTOMATIC | 2023-05-08 | 1 | -1/+2 | |
| * | | | | Merge pull request #9760 from Sakura-Luna/refresh | AUTOMATIC1111 | 2023-05-08 | 2 | -0/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Reopen image fix | Sakura-Luna | 2023-05-05 | 1 | -0/+1 | |
| | * | | | | Refresh fix | Sakura-Luna | 2023-05-04 | 1 | -1/+2 | |
| | * | | | | Use a new way to solve webpage refresh | Sakura-Luna | 2023-05-04 | 1 | -1/+2 | |
| | * | | | | Revert "Fix gallery not being refreshed correctly" | Sakura-Luna | 2023-05-04 | 1 | -4/+0 | |
| | * | | | | Revert "Add img2img refreshed correctly" | Sakura-Luna | 2023-05-04 | 1 | -4/+0 | |
| | * | | | | Revert "Refresh bug fix" | Sakura-Luna | 2023-05-04 | 2 | -4/+2 | |
| | * | | | | Refresh bug fix | Sakura-Luna | 2023-04-21 | 2 | -2/+4 | |
| | * | | | | Add img2img refreshed correctly | Sakura-Luna | 2023-04-20 | 1 | -0/+4 | |
| | * | | | | Fix gallery not being refreshed correctly | Sakura-Luna | 2023-04-20 | 1 | -0/+4 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge pull request #10025 from acncagua/Upscaler_initialization | AUTOMATIC1111 | 2023-05-08 | 1 | -3/+0 | |
| |\ \ \ \ |