Fooocus
Fooocus copied to clipboard
Go to "Inpaint or Outpaint" on start
Would like an option for the "Inpaint or Outpaint" tab to be immediately active when entering http://127.0.0.1:7865
You can already do so with only a few changes to the code. Please activate the image input checkbox by default, unhide the block for image input and change the order of tabs by moving the code in the same structure so that the inpaint or outpaint tab is the first one in the children list.
I managed to do that following your instructions, thanks! Would prefer to be able to update the app while keeping the change though.