feat: ComfyUI Node Info link

This commit is contained in:
Dr.Lt.Data
2023-09-28 10:44:17 +09:00
parent 1e18e69dc1
commit 8b3710b2b6
3 changed files with 7 additions and 1 deletions

View File

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