Commit Graph

9 Commits

Author SHA1 Message Date
AUTOMATIC1111
f42e0aae6d
Merge branch 'master' into master 2022-10-15 10:47:26 +03:00
Tony Beeman
86cb16886f Pull Request Code Review Fixes 2022-10-09 11:16:38 +03:00
Tony Beeman
e2930f9821 Fix for Prompts_from_file showing extra textbox. 2022-10-09 11:16:38 +03:00
shirase-0
0e77ee24b0 Removed unnecessary library call and added some comments 2022-10-02 00:57:29 +10:00
shirase-0
27fbf3de4a Added tag parsing for prompts from file 2022-10-02 00:43:24 +10:00
Tony Beeman
ba295b3268 * 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.
2022-09-17 14:55:54 +03:00
Rickey Bowers Jr
874651e4d2 match one based numbering or other batches 2022-09-15 18:56:52 +03:00
AUTOMATIC
afbb3504da Prompts from file not working #379 2022-09-13 09:41:38 +03:00
AUTOMATIC
095830e1e8 Prompts from file. How to? #248 2022-09-12 19:13:03 +03:00