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
path:
root
/
modules
Age
Commit message (
Expand
)
Author
Lines
2022-10-19
Fix typo in prompt_parser.py
Ikko Ashimine
-1
/
+1
2022-10-19
Merge branch 'master' into hot-reload-javascript
AUTOMATIC1111
-151
/
+529
2022-10-19
Predictable long operation check for time estimation
Anastasius
-1
/
+1
2022-10-19
Estimated time displayed if jobs take more 60 sec
Anastasius
-5
/
+12
2022-10-19
Added time left estimation
Anastasius
-1
/
+13
2022-10-19
Remove wrong self reference in CUDA support for invokeai
Cheka
-1
/
+1
2022-10-19
Use training width/height when training hypernetworks.
Silent
-2
/
+4
2022-10-19
Merge remote-tracking branch 'origin/api'
AUTOMATIC
-8
/
+185
2022-10-19
more careful loading of model weights (eliminates some issues with checkpoint...
AUTOMATIC
-3
/
+25
2022-10-19
call sampler by name
arcticfaded
-8
/
+9
2022-10-18
provide sampler by name
arcticfaded
-4
/
+24
2022-10-18
remove dependence on TQDM for sampler progress/interrupt functionality
AUTOMATIC
-55
/
+58
2022-10-18
additional fix for difference model merging
AUTOMATIC
-1
/
+1
2022-10-18
fix for add difference model merging
AUTOMATIC
-2
/
+5
2022-10-18
styles.csv encoding utf8 to utf-8-sig
w-e-w
-2
/
+2
2022-10-18
remove shared option for update check (because it is not an argument of webui)
AUTOMATIC
-1
/
+0
2022-10-18
add shared option for update check
DepFA
-0
/
+1
2022-10-18
update scripts.py
ふぁ
-1
/
+1
2022-10-18
Add visible for dropdown
ふぁ
-4
/
+5
2022-10-18
Remove exception handling
ふぁ
-4
/
+1
2022-10-18
Add scripts to ui-config,json
ふぁ
-2
/
+18
2022-10-18
clarify the comment for the new option from #2959 and move it to UI section.
AUTOMATIC
-1
/
+1
2022-10-18
Disable auto weights swap with config option
trufty
-0
/
+5
2022-10-18
Merge pull request #2984 from guaneec/D
AUTOMATIC1111
-2
/
+1
2022-10-18
Merge branch 'master' into dark-mode
AUTOMATIC1111
-17
/
+73
2022-10-18
Update sd_hijack_optimizations.py
C43H66N12O12S2
-0
/
+3
2022-10-18
Update sd_hijack.py
C43H66N12O12S2
-1
/
+1
2022-10-18
readd xformers attnblock
C43H66N12O12S2
-0
/
+15
2022-10-18
delete xformers attnblock
C43H66N12O12S2
-12
/
+0
2022-10-18
use legacy attnblock
C43H66N12O12S2
-1
/
+1
2022-10-18
gradio and FastAPI
arcticfaded
-5
/
+8
2022-10-18
Fix typo "celem_id" to "elem_id"
Mykeehu
-1
/
+1
2022-10-18
Add --nowebui as a means of disabling the webui and run on the other port
Ryan Voots
-1
/
+2
2022-10-18
Put API under /sdapi/ so that routing is simpler in the future. This means t...
Ryan Voots
-1
/
+1
2022-10-18
Re-use webui fastapi application rather than requiring one or the other, not ...
Ryan Voots
-4
/
+2
2022-10-18
extras extend cache key with new upscale to options
DepFA
-1
/
+2
2022-10-18
Fix typo in 'choices' when loading upscaler 2 config
Jordan Hall
-1
/
+1
2022-10-17
prevent API from saving
arcticfaded
-0
/
+2
2022-10-18
Oops
guaneec
-0
/
+1
2022-10-17
example API working with gradio
arcticfaded
-27
/
+60
2022-10-18
Don't eat colons in booru tags
guaneec
-2
/
+0
2022-10-17
localization support
AUTOMATIC
-12
/
+59
2022-10-17
make modelmerger work with ui-config.json
AUTOMATIC
-0
/
+1
2022-10-17
Use of a --theme argument for more flexibility
Michoko
-3
/
+3
2022-10-17
Added dark mode switch
Michoko
-1
/
+3
2022-10-17
add missing requirement for api and fix some typos
AUTOMATIC
-1
/
+1
2022-10-17
Update api.py
Jonathan
-10
/
+1
2022-10-17
Update processing.py
Jonathan
-1
/
+0
2022-10-17
Update processing.py
Jonathan
-36
/
+5
2022-10-17
pydantic instrumentation
arcticfaded
-0
/
+99
[next]