SenshiSentou / sd-webui-state-manager

A state manager to quickly save and return to previous configs in A1111
MIT License
54 stars 6 forks source link

Where is state stored? #20

Open rmcrackan opened 2 months ago

rmcrackan commented 2 months ago

Where on the hard drive is the state stored? It seems to persist even if A1111 is fully deleted and re-downloaded.

pfalstad commented 1 month ago

IndexedDB, in the browser. If you're using chrome you can see it in Developer Tools in the Application tab.