index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
txt2img.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lint
w-e-w
2023-09-09
1
-1
/
+1
*
deprecate --enable-console-prompts
w-e-w
2023-09-09
1
-1
/
+1
*
enable console prompts in settings
w-e-w
2023-09-07
1
-1
/
+1
*
move seed, variation seed and variation seed strength to a single row, dump r...
AUTOMATIC1111
2023-08-12
1
-7
/
+1
*
face restoration and tiling moved to settings - use "Options in main UI" sett...
AUTOMATIC1111
2023-08-10
1
-3
/
+1
*
Fix hr use same sampler
catboxanon
2023-08-09
1
-1
/
+1
*
pass samplers from UI by name, make it possible to use a sampler from infotex...
AUTOMATIC1111
2023-08-08
1
-4
/
+4
*
hires fix checkpoint selection
AUTOMATIC1111
2023-07-30
1
-1
/
+2
*
add padding and identification to generation log section (Failed to find Lora...
AUTOMATIC1111
2023-07-15
1
-1
/
+1
*
Use closing() with processing classes everywhere
Aarni Koskela
2023-07-10
1
-5
/
+6
*
Note the Gradio user in the Exif data
Jared Deckard
2023-06-14
1
-2
/
+4
*
rework hires prompts/sampler code to among other things support different ext...
AUTOMATIC
2023-05-18
1
-2
/
+2
*
Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...
AUTOMATIC
2023-05-18
1
-2
/
+6
|
\
|
*
Merge branch 'master' into improved-hr-conflict-test
InvincibleDude
2023-01-30
1
-2
/
+6
|
|
\
|
*
|
Hr separate prompt test
invincibledude
2023-01-22
1
-2
/
+4
|
*
|
Style fix
invincibledude
2023-01-21
1
-2
/
+1
|
*
|
PLMS edge-case handling fix 5
invincibledude
2023-01-21
1
-1
/
+1
|
*
|
PLMS edge-case handling fix 3
invincibledude
2023-01-21
1
-1
/
+1
|
*
|
Index fix
invincibledude
2023-01-21
1
-1
/
+1
|
*
|
Type mismatch fix
invincibledude
2023-01-21
1
-1
/
+1
|
*
|
First test of different sampler for hi-res fix
invincibledude
2023-01-21
1
-1
/
+3
*
|
|
imports cleanup for ruff
AUTOMATIC
2023-05-10
1
-6
/
+3
|
|
/
|
/
|
*
|
make it so that setting options in pasted infotext (like Clip Skip and ENSD) ...
AUTOMATIC
2023-01-29
1
-1
/
+5
|
/
*
bump gradio to 3.16.2
AUTOMATIC
2023-01-18
1
-2
/
+2
|
\
|
*
change style dropdowns to multiselect
AUTOMATIC
2023-01-14
1
-2
/
+2
*
|
big rework of progressbar/preview system to allow multiple users to prompts a...
AUTOMATIC
2023-01-15
1
-1
/
+1
|
/
*
added the option to specify target resolution with possibility of truncating ...
AUTOMATIC
2023-01-04
1
-1
/
+4
*
Hires fix rework
AUTOMATIC
2023-01-02
1
-3
/
+3
*
make it so that memory/embeddings info is displayed in a separate UI element ...
AUTOMATIC
2022-12-31
1
-1
/
+1
*
change StableDiffusionProcessing to internally use sampler name instead of sa...
AUTOMATIC
2022-11-19
1
-1
/
+2
*
Release processing resources after it finishes
Jairo Correa
2022-11-02
1
-0
/
+2
*
removed aesthetic gradients as built-in
AUTOMATIC
2022-10-22
1
-2
/
+3
*
do not load aesthetic clip model until it's needed
AUTOMATIC
2022-10-21
1
-3
/
+1
*
Merge branch 'ae'
AUTOMATIC
2022-10-21
1
-3
/
+7
|
\
|
*
ui fix, re organization of the code
MalumaDev
2022-10-16
1
-6
/
+12
|
*
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-15
1
-8
/
+4
|
|
\
|
|
/
|
/
|
|
*
fix to tokens lenght, addend embs generator, add new features to edit the emb...
MalumaDev
2022-10-15
1
-2
/
+8
|
*
init
MalumaDev
2022-10-14
1
-2
/
+9
*
|
remove scale latent and no-crop options from hires fix
AUTOMATIC
2022-10-14
1
-6
/
+3
*
|
Option between stretch and crop for Highres. fix
Buckzor
2022-10-14
1
-3
/
+4
*
|
Added first_pass_width and height as adjustable inputs to "High Res Fix"
Buckzor
2022-10-14
1
-1
/
+4
|
/
*
option to not show images in web ui
AUTOMATIC
2022-10-04
1
-0
/
+3
*
added --disable-console-progressbars to disable progressbars in console
AUTOMATIC
2022-10-02
1
-1
/
+3
*
prevent saving settings with bogus values
AUTOMATIC
2022-09-23
1
-3
/
+1
*
Add option to always log generation info
Johan Aires Rastén
2022-09-22
1
-1
/
+5
*
prevent seed extras from having effect when extras checkbox is not checked
AUTOMATIC
2022-09-21
1
-1
/
+2
*
do not show denoising strength when highres fix is not enabled
AUTOMATIC
2022-09-19
1
-2
/
+2
*
added highres fix feature
AUTOMATIC
2022-09-19
1
-1
/
+4
*
added a second style field
AUTOMATIC
2022-09-14
1
-2
/
+2
*
Fixed prompt_style type hints: int -> str
JohannesGaessler
2022-09-11
1
-1
/
+1
[next]