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
*
default to split attention if cuda is available and xformers is not
C43H66N12O12S2
2022-10-08
1
-2
/
+2
*
check for OS and env variable
C43H66N12O12S2
2022-10-08
1
-2
/
+7
*
Update requirements.txt
C43H66N12O12S2
2022-10-08
1
-1
/
+0
*
install xformers
C43H66N12O12S2
2022-10-08
1
-0
/
+3
*
use new attnblock for xformers path
C43H66N12O12S2
2022-10-08
1
-1
/
+1
*
Update sd_hijack_optimizations.py
C43H66N12O12S2
2022-10-08
1
-1
/
+1
*
add xformers attnblock and hypernetwork support
C43H66N12O12S2
2022-10-08
1
-2
/
+18
*
delete broken and unnecessary aliases
C43H66N12O12S2
2022-10-08
1
-6
/
+4
*
switch to the proper way of calling xformers
C43H66N12O12S2
2022-10-08
1
-25
/
+3
*
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
1
-1
/
+1
*
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
1
-2
/
+2
*
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
1
-2
/
+1
*
Update requirements.txt
C43H66N12O12S2
2022-10-07
1
-0
/
+2
*
Update shared.py
C43H66N12O12S2
2022-10-07
1
-0
/
+1
*
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
1
-4
/
+9
*
add xformers attention
C43H66N12O12S2
2022-10-07
1
-1
/
+38
*
added ctrl+up or ctrl+down hotkeys for attention
AUTOMATIC
2022-10-06
2
-0
/
+45
*
karras samplers for img2img?
AUTOMATIC
2022-10-06
1
-2
/
+4
*
Prefer using `Processed.sd_model_hash` attribute when filename pattern
Milly
2022-10-06
1
-1
/
+1
*
Added job_timestamp to Processed
Milly
2022-10-06
2
-1
/
+3
*
Added styles to Processed
Milly
2022-10-06
2
-6
/
+3
*
Merge pull request #1372 from fuzzytent/gallery-styling
AUTOMATIC1111
2022-10-06
1
-0
/
+4
|
\
|
*
Merge branch 'master' into gallery-styling
AUTOMATIC1111
2022-10-06
51
-719
/
+2254
|
|
\
|
|
/
|
/
|
*
|
Removed duplicate defined models_path
Milly
2022-10-06
1
-10
/
+9
*
|
add generation parameters to images shown in web ui
AUTOMATIC
2022-10-06
1
-2
/
+6
*
|
revert back to using list comprehension rather than list and map
AUTOMATIC
2022-10-06
1
-1
/
+1
*
|
Removed duplicate image saving codes
Milly
2022-10-06
2
-39
/
+14
*
|
Merge pull request #1283 from jn-jairo/fix-vram
AUTOMATIC1111
2022-10-06
4
-10
/
+20
|
\
\
|
*
\
Merge branch 'master' into fix-vram
Jairo Correa
2022-10-06
12
-62
/
+273
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Update xy_grid.py
DepFA
2022-10-06
1
-1
/
+1
*
|
|
strip() split comma delimited lines
DepFA
2022-10-06
1
-1
/
+1
*
|
|
use csv.reader
DepFA
2022-10-06
1
-5
/
+4
*
|
|
Allow escaping of commas in xy_grid
DepFA
2022-10-06
1
-1
/
+2
*
|
|
Default window title progress updates on
DepFA
2022-10-06
1
-1
/
+1
*
|
|
add check for progress in title setting
DepFA
2022-10-06
1
-1
/
+1
*
|
|
Update shared.py
DepFA
2022-10-06
1
-0
/
+1
*
|
|
fix bad output for error when updating a git repo
AUTOMATIC
2022-10-06
1
-1
/
+1
*
|
|
integrate the new samplers PR
AUTOMATIC
2022-10-06
5
-87
/
+36
*
|
|
update k-diff once again
C43H66N12O12S2
2022-10-06
1
-1
/
+1
*
|
|
add variant setting
C43H66N12O12S2
2022-10-06
1
-0
/
+1
*
|
|
add karras scheduling variants
C43H66N12O12S2
2022-10-06
1
-0
/
+13
*
|
|
Create alternate_sampler_noise_schedules.py
C43H66N12O12S2
2022-10-06
1
-0
/
+53
*
|
|
update k-diffusion
C43H66N12O12S2
2022-10-06
1
-1
/
+1
*
|
|
reorder imports to fix the bug with k-diffusion on some version
AUTOMATIC
2022-10-06
1
-2
/
+3
*
|
|
workaround for a mysterious bug where prompt weights can't be matched
AUTOMATIC
2022-10-06
1
-1
/
+3
*
|
|
option to let users select which samplers they want to hide
AUTOMATIC
2022-10-06
4
-16
/
+35
*
|
|
support for downloading new commit hash for git repos
AUTOMATIC
2022-10-06
1
-0
/
+9
*
|
|
Outpainting mk2, prevent generation of a completely random image every time e...
Jocke
2022-10-06
1
-1
/
+4
*
|
|
removed unused import, fixed typo
Raphael Stoeckli
2022-10-06
1
-2
/
+1
*
|
|
Add sanitizer for captions in Textual inversion
Raphael Stoeckli
2022-10-06
1
-0
/
+28
[next]