This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
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-11-02 02:54:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
scripts
History
DepFA
efa61d3168
use csv.reader
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
…
prompt_matrix.py
…
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
use csv.reader
2022-10-06 18:09:49 +03:00