- 27 Jun, 2023 11 commits
-
-
AUTOMATIC1111 authored
Add checkbox to check/uncheck all extensions in the Installed tab
-
AUTOMATIC1111 authored
api quit restart
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Zoom and pan: More options in the settings and improved error output
-
AUTOMATIC1111 authored
fixed typos
-
AUTOMATIC1111 authored
Use os.makedirs(..., exist_ok=True)
-
AUTOMATIC1111 authored
Fix Typo of hints.js
-
AUTOMATIC1111 authored
Strip whitespaces from URL and dirname prior to extension installation
-
AUTOMATIC authored
-
- 25 Jun, 2023 2 commits
-
-
Martín (Netux) Rodríguez authored
Small QoL addition. While there is the option to disable all extensions with the radio buttons at the top, that only acts as an added flag and doesn't really change the state of the extensions in the UI. An use case for this checkbox is to disable all extensions except for a few, which is important for debugging extensions. You could do that before, but you'd have to uncheck and recheck every extension one by one.
-
Jabasukuriputo Wang authored
This avoid some cryptic errors brought by accidental spaces around urls
-
- 18 Jun, 2023 2 commits
- 14 Jun, 2023 6 commits
-
-
w-e-w authored
-
w-e-w authored
-
w-e-w authored
-
w-e-w authored
-
Danil Boldyrev authored
-
Danil Boldyrev authored
-
- 13 Jun, 2023 3 commits
-
-
Aarni Koskela authored
-
Danil Boldyrev authored
-
Danil Boldyrev authored
-
- 12 Jun, 2023 2 commits
- 10 Jun, 2023 10 commits
-
-
w-e-w authored
-
arch-fan authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Allow activation of Generate Forever during generation
-
AUTOMATIC1111 authored
persistent conds cache
-
AUTOMATIC1111 authored
Don't die when a LoRA is a broken symlink
-
AUTOMATIC1111 authored
Split mask blur into X and Y components, patch Outpainting MK2 accordingly
-
AUTOMATIC1111 authored
Forcing Torch Version to 1.13.1 for RX 5000 series GPUs
-
- 09 Jun, 2023 3 commits
-
-
Aarni Koskela authored
Fixes #11098
-
Splendide Imaginarius authored
Fixes unexpected noise in non-outpainted borders when using MK2 script.
-
Splendide Imaginarius authored
Prequisite to fixing Outpainting MK2 mask blur bug.
-
- 08 Jun, 2023 1 commit
-
-
w-e-w authored
Generate Forever during generation
-