BatchPrompter
BatchPrompter copied to clipboard
[Bug V1.0.3] Prompts break when loading 2 separate folders
Description of Issue: Loading X folder after Y folder is already loaded will mess up prompts in X folder.
How I got the issue:
- Load a folder of images with varying prompts (in my case it was EP2 of Made in Abyss)
- Make some changes/add new prompts
- Load another folder (in my case it was EP3)
- New folder (EP3) will have duplicate prompts
Screenshot:

My current solution to this problem: Restart the program every time I load a folder.
Potential fixes I can think of:
- Add a window that asks to overwrite or add on top of existing prompts when loading new folders.
- Add a save/load function that only saves when pressed or when exiting the program.