api endpoint refresh vaes

This commit is contained in:
Vladimir Mandic
2023-07-26 15:51:19 -04:00
parent 15d5873f22
commit ff9b8bc062
5 changed files with 25 additions and 3 deletions
+1
View File
@@ -573,6 +573,7 @@ def change_backend():
checkpoints_loaded.clear()
from modules.sd_samplers import list_samplers
list_samplers(shared.backend)
list_models()
from modules.sd_vae import refresh_vae_list
refresh_vae_list()