This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6365a41f5981efa506dfe4e8fa878b43ca2d8d0c
stable-diffusion-webui
/
scripts
T
History
AUTOMATIC
84e97a98c5
features updates
...
unused code removed from outpainting mk2
2022-10-01 00:38:48 +03:00
..
custom_code.py
Move comments to scripts.py
2022-09-17 12:43:57 -07:00
img2imgalt.py
Add option to img2imgalt.py to use sigma adjustment instead of original method for
#736
2022-09-27 08:53:35 +03:00
loopback.py
only set loopback color corrections if corrections enabled
2022-09-17 18:20:43 -04:00
outpainting_mk_2.py
features updates
2022-10-01 00:38:48 +03:00
poor_mans_outpainting.py
[BUG] Not Working As Intended - create a directory with name derived from the prompt
#306
2022-09-12 15:41:30 +03:00
prompt_matrix.py
prevent extras from saving in dir
2022-09-14 08:58:13 +03:00
prompts_from_file.py
* Fix process_images where the number of images is not a multiple of (batch_size * n_iter), which would cause us to throw an exception.
2022-09-17 14:55:54 +03:00
sd_upscale.py
fix sd_upscale
2022-09-30 12:19:49 +03:00
xy_grid.py
use closest match checkpoint method
2022-09-30 07:37:05 +03:00