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
*
Refactor gradio auth
Aarni Koskela
2023-05-19
1
-8
/
+29
*
Note pending PR for app_kwargs
Aarni Koskela
2023-05-19
1
-0
/
+1
*
Refactor configure opts_onchange out
Aarni Koskela
2023-05-19
1
-7
/
+9
*
Refactor configure_sigint_handler out
Aarni Koskela
2023-05-19
1
-9
/
+13
*
Refactor validate_tls_options out, fix typo (keyfile was there twice)
Aarni Koskela
2023-05-19
1
-15
/
+18
*
Make load_scripts create new runners (removes reload_scripts)
Aarni Koskela
2023-05-19
1
-11
/
+10
*
Simplify CORS middleware configuration
Aarni Koskela
2023-05-19
1
-8
/
+16
*
Deduplicate default extra network registration
Aarni Koskela
2023-05-19
3
-10
/
+20
*
Fix typo "intialize"
Aarni Koskela
2023-05-19
2
-3
/
+3
*
linter fixes
AUTOMATIC
2023-05-19
2
-1
/
+2
*
Merge pull request #10534 from thot-experiment/dev
AUTOMATIC1111
2023-05-19
2
-14
/
+19
|
\
|
*
split visibility method and sort instead
Thottyottyotty
2023-05-19
2
-4
/
+11
|
*
rewrite uiElementIsVisible
Thottyottyotty
2023-05-18
1
-13
/
+11
*
|
Merge pull request #10548 from akx/spel-chek-changelog
AUTOMATIC1111
2023-05-19
1
-50
/
+50
|
\
\
|
*
|
Spel chek changelog some
Aarni Koskela
2023-05-19
1
-50
/
+50
*
|
|
change upscalers to download models into user-specified directory (from comma...
AUTOMATIC
2023-05-19
7
-9
/
+12
*
|
|
make links to http://<...>.git git extensions work in the extension tab
AUTOMATIC
2023-05-19
1
-1
/
+3
|
/
/
*
|
Merge pull request #10529 from ryankashi/master
AUTOMATIC1111
2023-05-19
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Added the refresh-loras post request
ryankashi
2023-05-18
1
-0
/
+4
*
|
update CHANGELOG
AUTOMATIC
2023-05-18
1
-0
/
+50
*
|
set Navigate image viewer with gamepad option to false by default, by request
AUTOMATIC
2023-05-18
1
-1
/
+1
*
|
Merge pull request #10524 from kamnxt/fix-xyz-hashes
AUTOMATIC1111
2023-05-18
0
-0
/
+0
|
\
\
|
*
|
Use name instead of hash in xyz_grid
Kamil Krzyżanowski
2023-05-18
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' in...
AUTOMATIC
2023-05-18
3
-4
/
+11
|
\
\
|
*
\
Merge branch 'AUTOMATIC1111:master' into extra-network-preview-lazyload
missionfloyd
2023-03-27
4
-27
/
+60
|
|
\
\
|
*
|
|
Update extra-networks-card.html
missionfloyd
2023-03-27
1
-1
/
+1
|
*
|
|
Merge branch 'extra-network-preview-lazyload' of https://github.com/missionfl...
missionfloyd
2023-03-27
46
-998
/
+1170
|
|
\
\
\
|
*
|
|
|
Lazy load extra network images
missionfloyd
2023-03-21
3
-4
/
+11
*
|
|
|
|
Merge pull request #10520 from catboxanon/dev
AUTOMATIC1111
2023-05-18
1
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Fix blinking text of hr and scale res
catboxanon
2023-05-18
1
-0
/
+5
*
|
|
|
|
|
rework #10519
AUTOMATIC
2023-05-18
1
-7
/
+5
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #10519 from catboxanon/patch/hires-input-release-event
AUTOMATIC1111
2023-05-18
1
-3
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Reorder variable assignment
catboxanon
2023-05-18
1
-1
/
+2
|
*
|
|
|
|
.change -> .release for hires input
catboxanon
2023-05-18
1
-4
/
+8
*
|
|
|
|
|
Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth"
AUTOMATIC
2023-05-18
1
-0
/
+2
*
|
|
|
|
|
bump gradio
AUTOMATIC
2023-05-18
2
-2
/
+2
*
|
|
|
|
|
rework hires prompts/sampler code to among other things support different ext...
AUTOMATIC
2023-05-18
5
-133
/
+188
*
|
|
|
|
|
Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...
AUTOMATIC
2023-05-18
4
-8
/
+97
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' into improved-hr-conflict-test
InvincibleDude
2023-03-14
51
-212
/
+2007
|
|
\
|
|
|
|
|
*
|
|
|
|
Negative prompt fix
InvincibleDude
2023-03-10
1
-1
/
+1
|
*
|
|
|
|
Fix crash when hr is disabled
InvincibleDude
2023-03-04
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'master' into improved-hr-conflict-test
InvincibleDude
2023-03-03
29
-73
/
+297
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Image processing changes
InvincibleDude
2023-03-03
1
-38
/
+38
|
*
|
|
|
|
|
Image info fix
InvincibleDude
2023-02-05
1
-3
/
+7
|
*
|
|
|
|
|
Merge branch 'AUTOMATIC1111:master' into improved-hr-conflict-test
InvincibleDude
2023-02-05
20
-158
/
+242
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into improved-hr-conflict-test
InvincibleDude
2023-01-30
16
-611
/
+811
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge pull request #2 from InvincibleDude/extra-networks-test
InvincibleDude
2023-01-29
1
-0
/
+6
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Extra network in hr abomination fix
invincibledude
2023-01-29
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
Extra networks loading fix
invincibledude
2023-01-29
1
-10
/
+3
|
|
*
|
|
|
|
|
|
|
Extra networks loading fix
invincibledude
2023-01-29
1
-2
/
+2
[next]