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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #108 from xeonvs/mps-support
AUTOMATIC1111
2022-09-07
4
-9
/
+18
|
\
|
*
directly convert list to tensor
xeonvs
2022-09-07
1
-4
/
+1
|
*
Miss device type for option --medvram
xeonvs
2022-09-07
1
-3
/
+6
|
*
Added support for launching on Apple Silicon
xeonvs
2022-09-07
3
-6
/
+15
*
|
big improvements to inpainting and outpainting
AUTOMATIC
2022-09-07
2
-9
/
+15
|
/
*
labeling updates according to anon's feedback
AUTOMATIC
2022-09-07
2
-2
/
+2
*
a little bit of rework for extras tab
AUTOMATIC
2022-09-07
2
-6
/
+17
*
clarification for settings; another comment about copied files
AUTOMATIC
2022-09-07
3
-1
/
+5
*
codeformer support
AUTOMATIC
2022-09-07
11
-23
/
+889
*
add a font for google collab
AUTOMATIC
2022-09-06
1
-1
/
+11
*
fix error with --help #91
AUTOMATIC
2022-09-06
1
-1
/
+1
*
remove double basicr requirement
AUTOMATIC
2022-09-06
1
-1
/
+5
*
some changes for outpainting to produce less seams
AUTOMATIC
2022-09-06
1
-1
/
+3
*
fix for live progress breaking lowvram and medvram optimizations
AUTOMATIC
2022-09-06
3
-15
/
+29
*
fix for progress bar
AUTOMATIC
2022-09-06
2
-2
/
+6
*
added preview option
AUTOMATIC
2022-09-06
4
-10
/
+67
*
fixes for incorrect progressbar
AUTOMATIC
2022-09-06
1
-4
/
+0
*
fix grid overwriting bug
AUTOMATIC
2022-09-06
1
-2
/
+2
*
collab link
AUTOMATIC
2022-09-06
1
-5
/
+1
*
some extra changes for collab compatibility
AUTOMATIC
2022-09-06
2
-2
/
+12
*
readme extras for VRAM for
AUTOMATIC
2022-09-06
3
-2
/
+7
*
added progressbar
AUTOMATIC
2022-09-05
5
-8
/
+95
*
added random artist button
AUTOMATIC
2022-09-05
4
-1
/
+52
*
add information about batch to the image
AUTOMATIC
2022-09-05
1
-1
/
+3
*
added --listen option to make gradio listen on network requests
AUTOMATIC
2022-09-05
2
-1
/
+2
*
fix for setting values for gradio sliders when users has bad data in ui-confi...
AUTOMATIC
2022-09-05
1
-3
/
+3
*
re-integrated tiling option as a UI element
AUTOMATIC
2022-09-05
6
-6
/
+34
*
add an option to enable tiling image generation
AUTOMATIC
2022-09-04
2
-0
/
+7
*
bugfix (thx #88443949)
AUTOMATIC
2022-09-04
1
-1
/
+1
*
add split attention layer optimization from https://github.com/basujindal/sta...
AUTOMATIC
2022-09-04
2
-1
/
+44
*
ESRGAN support
AUTOMATIC
2022-09-04
7
-17
/
+288
*
added UI config file: ui-config.json
AUTOMATIC
2022-09-04
1
-2
/
+48
*
added poor man's inpainting script
AUTOMATIC
2022-09-03
6
-51
/
+83
*
fix for broken image saving when using non-default directory
AUTOMATIC
2022-09-03
1
-1
/
+1
*
option to invert mask for inpainting
AUTOMATIC
2022-09-03
3
-5
/
+18
*
fix to make scripts that failed to compile not crash the program
AUTOMATIC
2022-09-03
1
-11
/
+15
*
Merge pull request #60 from hentailord85ez/file-not-found-fix
AUTOMATIC1111
2022-09-03
1
-0
/
+3
|
\
|
*
Don't iterate over scripts if it doesn't exist
hentailord85ez
2022-09-03
1
-0
/
+3
*
|
scripts
AUTOMATIC
2022-09-03
1
-1
/
+1
|
/
*
option to unload GFPGAN after using
AUTOMATIC
2022-09-03
2
-3
/
+13
*
support for scripts
AUTOMATIC
2022-09-03
7
-123
/
+145
*
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC
2022-09-03
13
-0
/
+2164