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
2023-07-08
Merge pull request #11535 from gshawn3/bugfix/11534
AUTOMATIC1111
-1
/
+30
2023-07-08
Merge pull request #11631 from AUTOMATIC1111/gif-preview
AUTOMATIC1111
-2
/
+2
2023-07-08
Merge pull request #11492 from semjon00/dev
AUTOMATIC1111
-3
/
+9
2023-07-08
fix problem with extra network saving images as previews losing generation info
AUTOMATIC1111
-2
/
+12
2023-07-08
Merge pull request #11637 from Hao-Wu/fix-has-mps-deprecated
AUTOMATIC1111
-9
/
+14
2023-07-08
Merge pull request #11656 from jovijovi/dev
AUTOMATIC1111
-0
/
+2
2023-07-08
Merge pull request #11660 from neilmahaseth/patch-1
AUTOMATIC1111
-1
/
+1
2023-07-08
Merge pull request #11569 from ramyma/hotfix-api-cache
AUTOMATIC1111
-26
/
+28
2023-07-06
Fix UnicodeEncodeError when writing to file CLIP Interrogator Batch Mode
Neil Mahseth
-1
/
+1
2023-07-06
fix(api): convert to "RGB" if image mode is "RGBA"
jovijovi
-0
/
+2
2023-07-06
Fix warning of 'has_mps' is deprecated from PyTorch
Hao-Wu
-9
/
+14
2023-07-05
Fix throwing exception when trying to resize image with I;16 mode
semjon00
-3
/
+9
2023-07-05
Allow gif for extra network previews
missionfloyd
-2
/
+2
2023-07-04
made the blur function optional, added exclusion buttons
Danil Boldyrev
-7
/
+14
2023-07-03
Use contextlib for closing the generation process
ramyma
-8
/
+3
2023-07-03
Handle cleanup in case there's an exception thrown
ramyma
-26
/
+31
2023-07-02
fixing the copy/paste function, correct code
Danil Boldyrev
-28
/
+39
2023-07-02
Hotfix: call processing close to cleanup API generation calls
ramyma
-0
/
+2
2023-06-30
fix for #11534: canvas zoom and pan extension hijacking shortcut keys
gshawn3
-19
/
+30
2023-06-27
Merge pull request #11325 from stablegeniusdiffuser/dev-batch-grid-metadata
AUTOMATIC1111
-6
/
+7
2023-06-27
Merge pull request #11046 from akx/ded-code
AUTOMATIC1111
-89
/
+0
2023-06-27
fix and rework #11113
AUTOMATIC
-3
/
+3
2023-06-27
Merge pull request #11113 from stevensu1977/master
AUTOMATIC1111
-1
/
+5
2023-06-27
Merge branch 'dev' into master
AUTOMATIC1111
-1112
/
+3596
2023-06-27
Merge pull request #10823 from akx/model-loady
AUTOMATIC1111
-91
/
+101
2023-06-27
Merge pull request #11201 from akx/ruff-upg
AUTOMATIC1111
-5
/
+45
2023-06-27
send tensors to the correct device when loading from safetensors file with me...
AUTOMATIC
-2
/
+4
2023-06-27
Merge pull request #11260 from dhwz/dev
AUTOMATIC1111
-2
/
+6
2023-06-27
Merge pull request #11227 from deckar01/10141-gradio-user-exif
AUTOMATIC1111
-4
/
+16
2023-06-27
Merge branch 'dev' into 10141-gradio-user-exif
AUTOMATIC1111
-1014
/
+3429
2023-06-27
Merge pull request #11264 from huchenlei/meta_class
AUTOMATIC1111
-1
/
+2
2023-06-27
Merge branch 'dev' into meta_class
AUTOMATIC1111
-1013
/
+3428
2023-06-27
Merge pull request #11226 from AUTOMATIC1111/git-clone-progress
AUTOMATIC1111
-2
/
+2
2023-06-27
alternate fix for catch errors when retrieving extension index #11290
AUTOMATIC
-2
/
+2
2023-06-27
Merge pull request #11315 from guming3d/master
AUTOMATIC1111
-2
/
+2
2023-06-27
Merge pull request #11415 from netux/extensions-toggle-all
AUTOMATIC1111
-2
/
+23
2023-06-27
Merge pull request #11146 from AUTOMATIC1111/api-quit-restart
AUTOMATIC1111
-11
/
+21
2023-06-27
Merge branch 'master' into dev
AUTOMATIC
-0
/
+0
2023-06-27
Merge branch 'release_candidate'
AUTOMATIC
-995
/
+3379
2023-06-27
Merge branch 'release_candidate' into dev
AUTOMATIC
-84
/
+201
2023-06-27
Merge pull request #11189 from daswer123/dev
AUTOMATIC1111
-65
/
+176
2023-06-27
Merge pull request #11136 from arch-fan/typo
AUTOMATIC1111
-1
/
+1
2023-06-27
Merge pull request #11199 from akx/makedirs
AUTOMATIC1111
-15
/
+6
2023-06-27
Merge pull request #11294 from zhtttylz/Fix_Typo_of_hints.js
AUTOMATIC1111
-2
/
+2
2023-06-27
Merge pull request #11408 from wfjsw/patch-1
AUTOMATIC1111
-0
/
+5
2023-06-27
add missing infotext entry for the pad cond/uncond option
AUTOMATIC
-1
/
+11
2023-06-25
feat(extensions): add toggle all checkbox to Installed tab
Martín (Netux) Rodríguez
-2
/
+23
2023-06-25
Strip whitespaces from URL and dirname prior to extension installation
Jabasukuriputo Wang
-0
/
+5
2023-06-19
Add use_main_prompt parameter to use proper metadata for batch run grids or i...
stablegeniusdiffuser
-6
/
+7
2023-06-19
fix: adding elem_id for img2img resize to and resize by tabs
George Gu
-2
/
+2
[next]