js monitor ops

This commit is contained in:
Vladimir Mandic
2023-07-13 09:50:38 -04:00
parent 36e7bf4e96
commit 186bd236f5
5 changed files with 33 additions and 14 deletions
-1
View File
@@ -575,7 +575,6 @@ def change_backend():
shared.log.info(f'Pipeline changed: {shared.backend}')
unload_model_weights()
checkpoints_loaded.clear()
list_models()
from modules.sd_samplers import list_samplers
list_samplers(shared.backend)