Added automatic reloading of node models in graph on model update (download, move and delete).
This commit is contained in:
@@ -3503,6 +3503,8 @@ class ModelManager extends ComfyDialog {
|
||||
|
||||
this.#modelTab.updateModelGrid();
|
||||
await this.#tryHideModelInfo(false);
|
||||
|
||||
document.getElementById("comfy-refresh-button")?.click();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user