Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-11-02 | rename the seed option from #4146 | AUTOMATIC | -3/+3 | |
2022-11-01 | prompts_from_file: allow random seeds to be preserved for the list of prompts | Keith Dreibelbis | -3/+4 | |
2022-10-26 | Add Iterate Button and Improve PFF UI | Tony Beeman | -22/+32 | |
2022-10-15 | update for commandline args for btch prompts to parse string properly | AUTOMATIC | -68/+104 | |
2022-10-15 | Merge branch 'master' into master | AUTOMATIC1111 | -1/+3 | |
2022-10-09 | Pull Request Code Review Fixes | Tony Beeman | -2/+0 | |
2022-10-09 | Fix for Prompts_from_file showing extra textbox. | Tony Beeman | -0/+4 | |
2022-10-02 | Removed unnecessary library call and added some comments | shirase-0 | -1/+2 | |
2022-10-02 | Added tag parsing for prompts from file | shirase-0 | -1/+57 | |
2022-09-17 | * Fix process_images where the number of images is not a multiple of ↵ | Tony Beeman | -11/+25 | |
(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-15 | match one based numbering or other batches | Rickey Bowers Jr | -1/+1 | |
2022-09-13 | Prompts from file not working #379 | AUTOMATIC | -4/+3 | |
2022-09-12 | Prompts from file. How to? #248 | AUTOMATIC | -0/+42 | |