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-11-12
use the new devices.has_mps() function in register_buffer for DDIM/PLMS fix f...
AUTOMATIC
-2
/
+1
2022-11-12
Merge pull request #4623 from fumiama/mps
AUTOMATIC1111
-3
/
+10
2022-11-12
Update devices.py
源文雨
-1
/
+1
2022-11-12
Fix wrong mps selection below MasOS 12.3
源文雨
-3
/
+10
2022-11-11
move DDIM/PLMS fix for OSX out of the file with inpainting code.
AUTOMATIC
-17
/
+24
2022-11-11
Merge pull request #4233 from thesved/patch-1
AUTOMATIC1111
-1
/
+18
2022-11-11
Merge pull request #4543 from tong-zeng/master
AUTOMATIC1111
-1
/
+1
2022-11-11
Merge pull request #4514 from cluder/4448_fix_ckpt_cache
AUTOMATIC1111
-11
/
+18
2022-11-11
Merge pull request #4563 from JingShing/master
AUTOMATIC1111
-2
/
+11
2022-11-11
Merge pull request #4573 from liamkerr/4415-update-generation-info
AUTOMATIC1111
-1
/
+62
2022-11-11
Merge pull request #4117 from TinkTheBoush/master
AUTOMATIC1111
-1
/
+8
2022-11-11
Merge pull request #4395 from snowmeow2/master
AUTOMATIC1111
-2
/
+15
2022-11-11
Update dataset.py
KyuSeok Jung
-1
/
+1
2022-11-11
Update dataset.py
KyuSeok Jung
-1
/
+1
2022-11-11
adding tag dropout option
KyuSeok Jung
-0
/
+1
2022-11-11
adding tag drop out option
KyuSeok Jung
-4
/
+4
2022-11-11
Update shared.py
KyuSeok Jung
-1
/
+1
2022-11-10
added event listener for the image gallery modal; moved js to separate file
Liam
-9
/
+36
2022-11-10
Add username and password in ngrok.
JingShing
-3
/
+4
2022-11-10
Add username and password in ngrok.
JingShing
-2
/
+10
2022-11-10
fix a bug in list_files_with_name
Tong Zeng
-1
/
+1
2022-11-09
updating the displayed generation info when user clicks images in the gallery...
Liam
-2
/
+36
2022-11-09
restore #4035 behavior
cluder
-1
/
+1
2022-11-09
Merge branch 'master' of https://github.com/cluder/stable-diffusion-webui int...
cluder
-7471
/
+303
2022-11-09
- do not use ckpt cache, if disabled
cluder
-10
/
+17
2022-11-08
Remove old localizations from the main repo.
AUTOMATIC
-7339
/
+0
2022-11-08
add callback for creating a tab in train UI
AUTOMATIC
-2
/
+29
2022-11-08
move functions out of main body for image preprocessing for easier hijacking
AUTOMATIC
-69
/
+93
2022-11-08
fix javascript duplication bug after pressing the restart UI button
AUTOMATIC
-3
/
+4
2022-11-06
bump gradio to 3.9
AUTOMATIC
-2
/
+2
2022-11-07
Adding DeepDanbooru to the interrogation API
snowmeow2
-2
/
+15
2022-11-06
load all settings in one call instead of one by one when the page loads
AUTOMATIC
-6
/
+16
2022-11-06
Merge pull request #3810 from royshil/roy.add_simple_interrogate_api
AUTOMATIC1111
-0
/
+22
2022-11-06
Merge branch 'master' into roy.add_simple_interrogate_api
AUTOMATIC1111
-1708
/
+3830
2022-11-06
add load_with_extra function for modules to load checkpoints with extended wh...
AUTOMATIC
-3
/
+37
2022-11-06
remove localization people from CODEOWNERS add a note
AUTOMATIC
-12
/
+11
2022-11-06
add tags to extensions, and ability to filter out tags
AUTOMATIC
-23
/
+64
2022-11-06
add ability to create extensions that add localizations
AUTOMATIC
-9
/
+14
2022-11-06
Merge pull request #4371 from hotdogee/master
AUTOMATIC1111
-3
/
+11
2022-11-06
Fixes LDSR upscaler producing black bars
Han Lin
-3
/
+11
2022-11-06
Merge pull request #4342 from Harvester62/Italian
Eugenio Buffo
-91
/
+423
2022-11-06
Merge branch 'master' into master
KyuSeok Jung
-541
/
+1758
2022-11-05
Italian localization - Additions and updates
Riccardo Giovanetti
-91
/
+423
2022-11-06
Merge pull request #4337 from 36DB/kr-localization
Dynamic
-0
/
+8
2022-11-06
Update ko_KR.json
Dynamic
-0
/
+8
2022-11-05
tweak names a bit for new samplers
AUTOMATIC
-4
/
+4
2022-11-05
Merge pull request #4304 from hentailord85ez/k-diffusion-update
AUTOMATIC1111
-1
/
+5
2022-11-05
Merge pull request #4329 from Blucknote/patch-1
AUTOMATIC1111
-4
/
+4
2022-11-05
Merge pull request #4173 from evshiron/fix/encode-pnginfo
AUTOMATIC1111
-11
/
+24
2022-11-05
Merge branch 'master' into fix/encode-pnginfo
evshiron
-37
/
+132
[next]