aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/prompts_from_file.py
Commit message (Collapse)AuthorAgeFilesLines
* Add Iterate Button and Improve PFF UITony Beeman2022-10-261-22/+32
|
* update for commandline args for btch prompts to parse string properlyAUTOMATIC2022-10-151-68/+104
|
* Merge branch 'master' into masterAUTOMATIC11112022-10-151-1/+3
|\
| * Pull Request Code Review FixesTony Beeman2022-10-091-2/+0
| |
| * Fix for Prompts_from_file showing extra textbox.Tony Beeman2022-10-091-0/+4
| |
* | Removed unnecessary library call and added some commentsshirase-02022-10-011-1/+2
| |
* | Added tag parsing for prompts from fileshirase-02022-10-011-1/+57
|/
* * Fix process_images where the number of images is not a multiple of ↵Tony Beeman2022-09-171-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.
* match one based numbering or other batchesRickey Bowers Jr2022-09-151-1/+1
|
* Prompts from file not working #379AUTOMATIC2022-09-131-4/+3
|
* Prompts from file. How to? #248AUTOMATIC2022-09-121-0/+42