fix: invalid error message on Update All

This commit is contained in:
dr.lt.data
2023-09-22 12:33:16 +09:00
parent 92783b5c9f
commit e45903e897
2 changed files with 2 additions and 2 deletions

View File

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