This website requires JavaScript.
Explore
Help
Sign In
OPENGIT
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced
2025-04-04 03:29:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
extensions-builtin
History
AUTOMATIC1111
f82e08cf45
update lora extension to work with python 3.8
2023-07-27 09:00:59 +03:00
..
canvas-zoom-and-pan
made the blur function optional, added exclusion buttons
2023-07-04 22:26:43 +03:00
extra-options-section
/scripts
Simplify a bunch of
len(x) > 0
/
len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
LDSR
added torch.mps.empty_cache() to torch_gc()
2023-07-08 17:13:18 +03:00
Lora
update lora extension to work with python 3.8
2023-07-27 09:00:59 +03:00
mobile
/javascript
move generate button below the picture for mobile clients
2023-07-17 11:44:29 +03:00
prompt-bracket-checker
/javascript
eslint related file edits
2023-05-18 09:59:10 +03:00
ScuNET
added torch.mps.empty_cache() to torch_gc()
2023-07-08 17:13:18 +03:00
SwinIR
add option SWIN_torch_compile to accelerate SwinIR upscale using torch.compile()
2023-07-09 03:27:33 +08:00