- 29 Apr, 2023 18 commits
-
-
AUTOMATIC1111 authored
fix disappearing live previews and progressbar during slow tasks
-
AUTOMATIC1111 authored
fix ui img2img scripts
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fix #9046 /sdapi/v1/txt2img endpoint not working
-
AUTOMATIC1111 authored
Change extras "scale to" to sliders
-
AUTOMATIC1111 authored
Automatically select current word when adjusting weight with ctrl+up/down
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fix CLIP FileExistsError
-
AUTOMATIC1111 authored
Add support for saving init images in img2img
-
AUTOMATIC1111 authored
perf(webui): Remove duplicate code
-
AUTOMATIC1111 authored
Add filename pattern for CLIP_stop_at_last_layers (clip skip).
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add "None" option to extra networks dropdowns
-
AUTOMATIC1111 authored
fix(extras): fix batch image processing on 'Extras\Batch Process' tab
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Improve custom code script
-
AUTOMATIC authored
-
AUTOMATIC authored
-
- 26 Apr, 2023 1 commit
-
-
aniaan authored
-
- 25 Apr, 2023 3 commits
-
-
darnell8 authored
-
missionfloyd authored
-
missionfloyd authored
-
- 24 Apr, 2023 2 commits
-
-
dennissheng authored
-
bbonvi authored
for some extreme network conditions 20 seconds may not be enough
-
- 22 Apr, 2023 1 commit
-
-
missionfloyd authored
-
- 21 Apr, 2023 1 commit
-
-
missionfloyd authored
-
- 20 Apr, 2023 4 commits
-
-
missionfloyd authored
-
missionfloyd authored
This also makes it work with prompts without spaces between words
-
missionfloyd authored
-
missionfloyd authored
-
- 19 Apr, 2023 1 commit
-
-
missionfloyd authored
-
- 16 Apr, 2023 2 commits
- 10 Apr, 2023 1 commit
-
-
Ilya Khadykin authored
This change fixes an issue where an incorrect type was passed to the PIL.Image.open() function that caused the whole process to fail. Scope of this change is limited to only batch image processing, and it shouldn't affect other functionality.
-
- 07 Apr, 2023 2 commits
- 03 Apr, 2023 1 commit
-
-
keith authored
**Describe what this pull request is trying to achieve.** Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/9046 **Environment this was tested in** * OS: Linux * Browser: chrome * Graphics card: RTX 3090
-
- 31 Mar, 2023 3 commits
-
-
bbonvi authored
Sometimes tasks take longer than 5 seconds to start, resulting in missing progress bar and livepreviews, so we have to keep pulling for progress a bit longer (5s -> 20s).
-
missionfloyd authored
-
missionfloyd authored
-