This website requires JavaScript.
Explore
Help
Sign In
github
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f7d48b94a809370b78948114e413250a0d088268
stable-diffusion-webui
/
scripts
T
History
AUTOMATIC1111
and
GitHub
e9a9764e00
Merge pull request
#625
from bdrupieski/fix-batch-processing-color-correction
...
fix batch color correction
2022-09-18 07:31:01 +03:00
..
batch.py
remove whitespace
2022-09-17 18:19:21 -04:00
custom_code.py
Move comments to scripts.py
2022-09-17 12:43:57 -07:00
img2imgalt.py
added original negative prompt to img2img alt
2022-09-16 19:24:48 +03:00
loopback.py
only set loopback color corrections if corrections enabled
2022-09-17 18:20:43 -04:00
outpainting_mk_2.py
new outpainting script
2022-09-16 22:18:30 +03:00
poor_mans_outpainting.py
…
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
xy_grid.py
process all values for x/y plot right away to error out if any are bad before any processing begins
2022-09-17 14:55:40 +03:00