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
Age
Commit message (
Expand
)
Author
Lines
2022-10-10
add caption image with overlay
DepFA
-0
/
+46
2022-10-09
change source of step count
DepFA
-8
/
+2
2022-10-09
source checkpoint hash from current checkpoint
DepFA
-4
/
+2
2022-10-09
correct case on embeddingFromB64
DepFA
-1
/
+1
2022-10-09
change json tensor key name
DepFA
-3
/
+3
2022-10-09
add encoder and decoder classes
DepFA
-0
/
+21
2022-10-09
add alternate checkpoint hash source
DepFA
-2
/
+5
2022-10-09
add embedding load and save from b64 json
DepFA
-9
/
+21
2022-10-09
Add pretty image captioning functions
DepFA
-0
/
+31
2022-10-09
add embed embedding to ui
DepFA
-1
/
+3
2022-10-09
Update textual_inversion.py
DepFA
-3
/
+22
2022-10-08
support loading .yaml config with same name as model
AUTOMATIC
-8
/
+24
2022-10-08
chore: Fix typos
Aidan Holland
-17
/
+17
2022-10-08
Break after finding the local directory of stable diffusion
Edouard Leurent
-0
/
+1
2022-10-08
add 'Ignore last layers of CLIP model' option as a parameter to the infotext
AUTOMATIC
-1
/
+5
2022-10-08
make --force-enable-xformers work without needing --xformers
AUTOMATIC
-1
/
+1
2022-10-08
Added ability to ignore last n layers in FrozenCLIPEmbedder
Fampai
-2
/
+10
2022-10-08
Update ui.py
DepFA
-1
/
+1
2022-10-08
TI preprocess wording
DepFA
-3
/
+3
2022-10-08
add --force-enable-xformers option and also add messages to console regarding...
AUTOMATIC
-1
/
+6
2022-10-08
add fallback for xformers_attnblock_forward
AUTOMATIC
-1
/
+4
2022-10-08
alternate prompt
Artem Zagidulin
-2
/
+7
2022-10-08
Add GZipMiddleware to root demo
DepFA
-1
/
+5
2022-10-08
check for ampere without destroying the optimizations. again.
C43H66N12O12S2
-4
/
+3
2022-10-08
check for ampere
C43H66N12O12S2
-3
/
+4
2022-10-08
check for 3.10
C43H66N12O12S2
-1
/
+1
2022-10-08
why did you do this
AUTOMATIC
-1
/
+1
2022-10-08
Fixed typo
Milly
-1
/
+1
2022-10-08
restore old opt_split_attention/disable_opt_split_attention logic
AUTOMATIC
-1
/
+1
2022-10-08
simplify xfrmers options: --xformers to enable and that's it
AUTOMATIC
-10
/
+16
2022-10-08
emergency fix for xformers (continue + shared)
AUTOMATIC
-8
/
+8
2022-10-08
Merge pull request #1851 from C43H66N12O12S2/flash
AUTOMATIC1111
-6
/
+55
2022-10-08
Update sd_hijack.py
C43H66N12O12S2
-1
/
+1
2022-10-08
Update requirements_versions.txt
C43H66N12O12S2
-0
/
+1
2022-10-08
Update launch.py
C43H66N12O12S2
-1
/
+1
2022-10-08
update sd_hijack_opt to respect new env variables
C43H66N12O12S2
-3
/
+8
2022-10-08
add xformers_available shared variable
C43H66N12O12S2
-1
/
+1
2022-10-08
default to split attention if cuda is available and xformers is not
C43H66N12O12S2
-2
/
+2
2022-10-08
check for OS and env variable
C43H66N12O12S2
-2
/
+7
2022-10-08
fix bug where when using prompt composition, hijack_comments generated before...
MrCheeze
-1
/
+5
2022-10-08
Remove duplicate event listeners
guaneec
-0
/
+3
2022-10-08
fix glob path in hypernetwork.py
ddPn08
-1
/
+1
2022-10-08
fix AND broken for long prompts
AUTOMATIC
-0
/
+9
2022-10-08
fix bugs related to variable prompt lengths
AUTOMATIC
-12
/
+37
2022-10-08
Update requirements.txt
C43H66N12O12S2
-1
/
+0
2022-10-08
install xformers
C43H66N12O12S2
-0
/
+3
2022-10-08
do not let user choose his own prompt token count limit
AUTOMATIC
-21
/
+13
2022-10-08
check specifically for skipped
Trung Ngo
-7
/
+3
2022-10-08
Add button to skip the current iteration
Trung Ngo
-8
/
+49
2022-10-08
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-1
/
+5
[next]