aboutsummaryrefslogtreecommitdiff
path: root/scripts/prompts_from_file.py
AgeCommit message (Collapse)Author
2022-11-02rename the seed option from #4146AUTOMATIC
2022-11-01prompts_from_file: allow random seeds to be preserved for the list of promptsKeith Dreibelbis
2022-10-26Add Iterate Button and Improve PFF UITony Beeman
2022-10-15update for commandline args for btch prompts to parse string properlyAUTOMATIC
2022-10-15Merge branch 'master' into masterAUTOMATIC1111
2022-10-09Pull Request Code Review FixesTony Beeman
2022-10-09Fix for Prompts_from_file showing extra textbox.Tony Beeman
2022-10-02Removed unnecessary library call and added some commentsshirase-0
2022-10-02Added tag parsing for prompts from fileshirase-0
2022-09-17* Fix process_images where the number of images is not a multiple of ↵Tony Beeman
(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-15match one based numbering or other batchesRickey Bowers Jr
2022-09-13 Prompts from file not working #379AUTOMATIC
2022-09-12Prompts from file. How to? #248AUTOMATIC