| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-18 | Move ko-KR.json | Dynamic | -76/+0 | |
| 2022-10-18 | Update ko-KR.json | Dynamic | -0/+85 | |
| 2022-10-18 | Merge pull request #2939 from Michoko92/dark-mode | AUTOMATIC1111 | -1/+11 | |
| Added dark mode switch | ||||
| 2022-10-18 | Merge branch 'master' into dark-mode | AUTOMATIC1111 | -26/+235 | |
| 2022-10-18 | Initial KR support - WIP | Dynamic | -0/+76 | |
| Localization WIP | ||||
| 2022-10-18 | Update README.md | ClashSAN | -7/+13 | |
| 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 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -60/+287 | |
| 2022-10-18 | gradio and FastAPI | arcticfaded | -14/+15 | |
| 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 | -11/+27 | |
| 2022-10-18 | Put API under /sdapi/ so that routing is simpler in the future. This means ↵ | Ryan Voots | -1/+1 | |
| that one could allow access to /sdapi/ but not the webui. | ||||
| 2022-10-18 | Re-use webui fastapi application rather than requiring one or the other, not ↵ | Ryan Voots | -11/+9 | |
| both. | ||||
| 2022-10-18 | extras extend cache key with new upscale to options | DepFA | -1/+2 | |
| 2022-10-18 | prevent highlighting/selecting image | Adam Snodgrass | -0/+1 | |
| 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 | -18/+211 | |
| 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 | -6/+6 | |
| Added possibility to set the theme (light or dark) | ||||
| 2022-10-17 | fix two bug | yfszzx | -2/+2 | |
| 2022-10-17 | fix two bug | yfszzx | -1/+1 | |
| 2022-10-17 | fix two bug | yfszzx | -0/+1 | |
| 2022-10-17 | fix two bug | yfszzx | -3/+2 | |
| 2022-10-17 | possibly defeat losing of focus for prompt when generating images with ↵ | AUTOMATIC | -3/+9 | |
| gallery open | ||||
| 2022-10-17 | Added dark mode switch | Michoko | -1/+10 | |
| Launch the UI in dark mode with the --dark-mode switch | ||||
| 2022-10-17 | add missing requirement for api and fix some typos | AUTOMATIC | -2/+4 | |
| 2022-10-17 | add api() function to return webui() to how it was | AUTOMATIC | -38/+41 | |
| 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 | Update webui.py | Jonathan | -4/+1 | |
| 2022-10-17 | pydantic instrumentation | arcticfaded | -0/+99 | |
| 2022-10-17 | initial prototype by borrowing contracts | arcticfaded | -31/+102 | |
| 2022-10-17 | fix two little bug | yfszzx | -2/+2 | |
| 2022-10-17 | Merge branch 'master' of https://github.com/yfszzx/stable-diffusion-webui-plus | yfszzx | -41/+79 | |
| 2022-10-17 | speed up images history perfect | yfszzx | -91/+110 | |
| 2022-10-17 | Safeguard setting restore logic against exceptions | Greg Fuller | -22/+26 | |
| also useful for keeping settings cache and restore logic together, and nice for code reuse (other third party scripts can import this class) | ||||
| 2022-10-17 | print list of embeddings on reload | DepFA | -0/+1 | |
| 2022-10-17 | make CLIP interrogate ranks output sane values | AUTOMATIC | -3/+3 | |
| 2022-10-17 | fix bug for latest model merge RAM improvement | AUTOMATIC | -0/+1 | |
| 2022-10-17 | Fix CLIP Interrogator and disable ranks for it | DenkingOfficial | -2/+2 | |
| 2022-10-17 | add cache for workflow | DancingSnow | -0/+6 | |
