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-07 21:39:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
scripts
History
DepFA
82eb8ea452
Update xy_grid.py
...
split vals not 's' from tests
2022-10-06 18:09:49 +03:00
..
custom_code.py
Move comments to scripts.py
2022-09-17 12:43:57 -07:00
img2imgalt.py
integrate the new samplers PR
2022-10-06 14:12:52 +03:00
loopback.py
only set loopback color corrections if corrections enabled
2022-09-17 18:20:43 -04:00
outpainting_mk_2.py
Outpainting mk2, prevent generation of a completely random image every time even when global seed is static
2022-10-06 11:23:47 +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
Prevent upscaling when None is selected for SD upscale
2022-10-02 21:46:32 +03:00
xy_grid.py
Update xy_grid.py
2022-10-06 18:09:49 +03:00