Is there any way to automatically load the pix2pix model when switching to the pix2pix tab, or perhaps at hitting the generate button there? If that's too tricky, is there any way to check if the currently loaded model is a pix2pix one? Perhaps it is at least possible to check the name of the loaded model and provide a warning to the user if it doesn't match the default pix2pix model name? Since the pix2pix model can't be used in any other tabs, and the other models can't be used in the pix2pix tab, I'm constantly forgetting that I need to keep switching models as I go back and forth generating and manipulating images. On the other tabs, images don't generate because generation fails trying to use the pix2pix model just errors out, and that reminds me to change the model. On the pix2pix tab, images generate, they just have absolutely no relation to the input image, and sometimes it takes me a couple tries before I realize what's going on ("hmm maybe I should increase the image cfg or turn down the text cfg..."). A handy warning, or even better, and automatic model switch would help idiot-proof it for me :)
Since there are cases where multiple Pix2Pix models are used, I think it would be good to show a warning message when running with a normal model selected rather than automatically loading.
Is there any way to automatically load the pix2pix model when switching to the pix2pix tab, or perhaps at hitting the generate button there? If that's too tricky, is there any way to check if the currently loaded model is a pix2pix one? Perhaps it is at least possible to check the name of the loaded model and provide a warning to the user if it doesn't match the default pix2pix model name? Since the pix2pix model can't be used in any other tabs, and the other models can't be used in the pix2pix tab, I'm constantly forgetting that I need to keep switching models as I go back and forth generating and manipulating images. On the other tabs, images don't generate because generation fails trying to use the pix2pix model just errors out, and that reminds me to change the model. On the pix2pix tab, images generate, they just have absolutely no relation to the input image, and sometimes it takes me a couple tries before I realize what's going on ("hmm maybe I should increase the image cfg or turn down the text cfg..."). A handy warning, or even better, and automatic model switch would help idiot-proof it for me :)