You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and checked the recent builds/commits
What happened?
After switching models several times the results generated are different than normal circumstances. I have only seen this happen with XL models. As far as I can see the new result becomes influenced by the model I just switched from. It's kind of like there is a phantom merge happening in memory even after unloading the model back to the first one.
Edit: After doing a quick test with an add difference merge between the 2 models, the unique result that is generated is very similar to the result of the add difference merge.
I've also seen situations where using an XL Lora and then even after removing it from the prompt, the lora still affects further generations.
Steps to reproduce the problem
Use XL model, generate result
Switch to another XL model, generate result
Switch back to the first XL model, generate result and see a different result than what was made in step 1, even if all settings were the same.
What should have happened?
Generated images should stay consistent after switching models multiple times
Is there an existing issue for this?
What happened?
After switching models several times the results generated are different than normal circumstances. I have only seen this happen with XL models. As far as I can see the new result becomes influenced by the model I just switched from. It's kind of like there is a phantom merge happening in memory even after unloading the model back to the first one.
Edit: After doing a quick test with an add difference merge between the 2 models, the unique result that is generated is very similar to the result of the add difference merge.
I've also seen situations where using an XL Lora and then even after removing it from the prompt, the lora still affects further generations.
Steps to reproduce the problem
What should have happened?
Generated images should stay consistent after switching models multiple times
Version or Commit where the problem happens
v1.5.0
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Linux
What device are you running WebUI on?
AMD GPUs (RX 6000 above)
Cross attention optimization
Doggettx
What browsers do you use to access the UI ?
No response
Command Line Arguments
List of extensions
sd-webui-lora-block-weight
sd-webui-additional-networks
Console logs
Additional information
Caching models in settings = 0
Keep models in VRAM = false
Cache VAE = false
The text was updated successfully, but these errors were encountered: