This website requires JavaScript.
Explore
Help
Sign In
Public
/
automatic
Watch
1
Star
0
Fork
0
You've already forked automatic
mirror of
https://github.com/vladmandic/automatic
synced
2026-08-27 07:31:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9a9764e002158e943ca519da4e7e476cc50810d
automatic
/
scripts
T
History
AUTOMATIC1111
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
[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
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