Hi, loving the script. It's really nice to run just like the discord did.
It would be really nice if we could hand the script a text file and it would run the prompts out of that text file. I'd be okay with it bombing as normal when there were issues like oom, or whatnot. That would be par for the course. A simple file that perhaps supported comments with lines that began // (or some such) would be fantastic. I'm picturing something like this:
dream>-inputFile "c:\stable-diffusion\inputfile.txt"
----inputFile.txt----
// sample prompt file
"a unicorn in manhatten" -n4 -H512 -W640 -S1234
"a fantastic futuristic landscape, trending on artstation" -n4 -H512 -W512 -S5678
// and now for the bulk generation
"this prompt will generate quite a few images by greg rutkowski, 8k, trending on artstation" -n1000 -H512 -W640
Hi, loving the script. It's really nice to run just like the discord did.
It would be really nice if we could hand the script a text file and it would run the prompts out of that text file. I'd be okay with it bombing as normal when there were issues like oom, or whatnot. That would be par for the course. A simple file that perhaps supported comments with lines that began // (or some such) would be fantastic. I'm picturing something like this:
dream>-inputFile "c:\stable-diffusion\inputfile.txt"
----inputFile.txt----
// sample prompt file
"a unicorn in manhatten" -n4 -H512 -W640 -S1234
"a fantastic futuristic landscape, trending on artstation" -n4 -H512 -W512 -S5678
// and now for the bulk generation
"this prompt will generate quite a few images by greg rutkowski, 8k, trending on artstation" -n1000 -H512 -W640