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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-11
7
-54
/
+94
|
\
|
*
Add a samples filename format option
Michoko
2022-09-11
3
-4
/
+21
|
*
Only create backup if path exists
cryzed
2022-09-11
1
-1
/
+2
|
*
Add support for saving styles with negative prompts
cryzed
2022-09-11
4
-50
/
+72
*
|
add half() supporrt for CLIP interrogation
AUTOMATIC
2022-09-11
6
-30
/
+40
|
/
*
added instructions for manual installation
AUTOMATIC
2022-09-11
1
-0
/
+1
*
CLIP interrogator
AUTOMATIC
2022-09-11
13
-13
/
+204
*
Fixed prompt_style type hints: int -> str
JohannesGaessler
2022-09-11
3
-4
/
+4
*
i will fix the typo
AUTOMATIC
2022-09-11
1
-1
/
+1
*
let me tell you about realesrgan
AUTOMATIC
2022-09-11
1
-0
/
+3
*
[Feature Request] Save defaults for extras & keep image parameters after usi...
AUTOMATIC
2022-09-11
4
-83
/
+94
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-11
4
-13
/
+19
|
\
|
*
Modular device management
Abdullah Barhoum
2022-09-11
4
-13
/
+19
*
|
Add another instruction for workaround for #259
AUTOMATIC
2022-09-11
1
-1
/
+1
|
/
*
Change "send to "
Seki
2022-09-11
1
-4
/
+4
*
Change "send to "
Seki
2022-09-11
1
-0
/
+10
*
added --opt-split-attention-v1
AUTOMATIC
2022-09-10
2
-0
/
+34
*
fix a bug with error message
AUTOMATIC
2022-09-10
1
-1
/
+1
*
Attempt to fix negative prompt UI for #238
AUTOMATIC
2022-09-10
1
-0
/
+1
*
extra info for de-noising strength tooltip
AUTOMATIC
2022-09-10
1
-1
/
+1
*
fixed broken empty directory when prompt does not start with letter, this tim...
AUTOMATIC
2022-09-10
1
-1
/
+1
*
fix repeating subseeds for every batch #221
AUTOMATIC
2022-09-10
1
-1
/
+2
*
fix settings styling for #227
AUTOMATIC
2022-09-10
1
-0
/
+4
*
enabled negative prompt by default
AUTOMATIC
2022-09-10
5
-4
/
+8
*
changed <p> to <br> in info field to prevent double line breaks when copying
AUTOMATIC
2022-09-10
2
-1
/
+4
*
undo CodeFormer's upscaling of images with dimensions less than 512.
AUTOMATIC
2022-09-10
1
-0
/
+8
*
separated options for sample and grid dir saving for #222
AUTOMATIC
2022-09-10
2
-2
/
+8
*
Update to cross attention from https://github.com/Doggettx/stable-diffusion #219
AUTOMATIC
2022-09-10
2
-11
/
+39
*
add batch count to sd upscale #169
AUTOMATIC
2022-09-10
3
-27
/
+32
*
split settings into three columns
AUTOMATIC
2022-09-10
6
-100
/
+101
*
prioritize repositories/stable-diffusion path when searching for SD
AUTOMATIC
2022-09-10
1
-1
/
+1
*
add script for batch file processing
AUTOMATIC
2022-09-10
1
-0
/
+59
*
Emoji are not being sorted correctly #192
AUTOMATIC
2022-09-10
1
-2
/
+4
*
Images in Prompt Matrix grid using different seeds. #208
AUTOMATIC
2022-09-10
1
-0
/
+1
*
[Feature Request] Ability to pass a custom ui-config.json via command line a...
AUTOMATIC
2022-09-10
2
-1
/
+2
*
fix typo
elucida
2022-09-10
1
-1
/
+1
*
update for code that was supposed to be hiding mask for the gradio bug but is...
AUTOMATIC
2022-09-10
1
-7
/
+8
*
prevent styles from adding an extra comma
AUTOMATIC
2022-09-09
1
-0
/
+3
*
add webui-user.bat to gitignore to possibly remedy #204
AUTOMATIC
2022-09-09
1
-0
/
+1
*
put manual instructions above WSL, clarify they work for windows and linux
AUTOMATIC
2022-09-09
1
-41
/
+43
*
Update readme to remove redundant parts.
Bernard Maltais
2022-09-09
1
-50
/
+2
*
Updare README with conda install instructions
Bernard Maltais
2022-09-09
1
-6
/
+6
*
Update readme.md to use environment-wsl2.yaml
Bernard Maltais
2022-09-09
2
-1
/
+1
*
Add Windows 11 specification
Bernard Maltais
2022-09-09
1
-2
/
+2
*
Automate GFPGAN download
Bernard Maltais
2022-09-09
1
-4
/
+3
*
Fix README.md
Bernard Maltais
2022-09-09
1
-2
/
+3
*
fix .gitignore copy
Bernard Maltais
2022-09-09
1
-14
/
+0
*
Add config and instructions for WSL2 setup
Bernard Maltais
2022-09-09
3
-0
/
+95
*
error in path in manual instruction for install
AUTOMATIC
2022-09-09
1
-1
/
+1
*
add missing reqs from PR
AUTOMATIC
2022-09-09
3
-2
/
+3
[next]