• Tony Beeman's avatar
    * Fix process_images where the number of images is not a multiple of... · ba295b32
    Tony Beeman authored
    * 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.
    * Add a textbox option to Prompts from file (ease of use and it makes it much easier to use on a mobile device)
    * Fix the fact that Prompts from file was sometimes passing an empty batch.
    ba295b32
Name
Last commit
Last update
..
batch.py Loading commit data...
custom_code.py Loading commit data...
img2imgalt.py Loading commit data...
loopback.py Loading commit data...
outpainting_mk_2.py Loading commit data...
poor_mans_outpainting.py Loading commit data...
prompt_matrix.py Loading commit data...
prompts_from_file.py Loading commit data...
xy_grid.py Loading commit data...