invoke-ai / invoke-ai/InvokeAI
[enhancement]: Add A Way To Read A List of Prompts and Auto Save to Folder Option.
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
corby@datajuggler.com
### What should this feature add?
What I would like to do, is search for a list such as '100 best classic rock songs of all time', or '100 best movies of the 70's'.
Then have you read the list from a text file or Excel or even JSon or Xml. Then for each prompt, create the Iteration number of images in a folder and save them.
This would make for some interesting videos. I can now automate the text to speech, so this would make creating catalogs of images less manual.
Is Invoke AI written in Python? Or at least the UI part?
I guess another question related to this could be is there an API so developers can write their own use cases if you don't think this is worth doing.
### Alternatives
An API would allow me to write one myself if you don't think everyone would like this.
### Additional Content
Easy way is read in a CSV or Excel file with each row Prompt, Title, Iterations, maybe an output folder or the title could be used for the folder name.
Each item in the list would be exported to its own folder.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.