Just a small nitpick, but I like to use A1111 in a private tab. Bit of a pain to close the tab that starts in the regular one. Is there a setting or command line thingy to have it start up in a private one?
You dont even need to have it start up in a tab at all. It can run the backend, and then just have a bookmark saved, then open it up in a private tab
Fair enough. But then how do I turn off it automatically starting in a regular tab in the first place?
It should be in Settings > System. https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12254
Found it. Thanks!
deleted by creator
Alternatively, you could create a profile, for example name your profile
a1111
. To summon it runfirefox -p a1111
then change the options to always clear the cache, never store cookies, never keep a history, and you have effectively created a private browsing tab.Or better yet, you have a completely separate profile just for A1111 that will not interfere with your regular browsing.
It should be fairly easy to find the line to launch a browser window in the config then to launch the profile you just created.
That’s a great idea. Gonna try this
Hope it works out for you! It would be a pain to always have to reload the references and notes for stuff so I’d rather just have it stick around.
Of course, just find the relevant code and edit it. ChatGPT can help