• 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
processing.py 22.3 KB