- 29 Apr, 2023 17 commits
-
-
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 1 commit
-
-
dennissheng authored
-
- 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
-
-
missionfloyd authored
-
missionfloyd authored
-
missionfloyd authored
-
- 29 Mar, 2023 2 commits
-
-
space-nuko authored
- Uses `gr.Code` component - Includes example - Can return out of body
-
AUTOMATIC authored
-