Added automatic reloading of node models in graph on model update (download, move and delete).

This commit is contained in:
Christian Bastian
2024-04-20 20:51:16 -04:00
parent 1bfcbc44df
commit 31f0500420
2 changed files with 2 additions and 1 deletions

View File

@@ -54,4 +54,3 @@ Download, browse and delete models in ComfyUI.
### Known Issues
- Pinch to Zoom can cause an invisible scrolling bug.
- After adding/renaming/deleting models, the webpage needs to be reloaded to update the model lists. (Can this be automated?)