fix: badge bugfix

improve: show node name for missing nodes
update DB
This commit is contained in:
Dr.Lt.Data
2023-08-17 20:37:31 +09:00
parent e9978b0759
commit 86e28a1486
4 changed files with 76 additions and 14 deletions

View File

@@ -55,7 +55,7 @@ sys.path.append('../..')
from torchvision.datasets.utils import download_url
# ensure .js
print("### Loading: ComfyUI-Manager (V0.22.4)")
print("### Loading: ComfyUI-Manager (V0.22.5)")
comfy_ui_required_revision = 1240
comfy_ui_revision = "Unknown"