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
Stable Diffusion
Discuss matters related to our favourite AI Art generation technology
Also see
Other communities
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!
Alternatively, you could create a profile, for example name your profile a1111
. To summon it run firefox -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