sd-webui-prompt-history
sd-webui-prompt-history copied to clipboard
Is recording scripts used and their parameters part of the roadmap?
currently history does not get recorded when using scripts, i.e. does not record the history when x/y/z plot script usage and parameters are used. is this on the roadmap or out of scope. since script usage and parameters are already capable of being recorded, is it merely a matter of reading those log entries into a new 'prompt history by script' section. apologies for my asking as I green when it comes to using the github. I will explore expanding the script myself if it's not accomplished elsewhere, or if you consider it out of scope. Thank you for writing this, it's simple and clean and works well. I am unfamiliar with many prompt history/saving/loading techniques, so anything to help ease the burden can be a big help.
Hi @shatterednerves,
Currently, i'm only using built-in feature to re-apply the data that was generated. But yes, script can be stored with history and applied again.