fix: message bug again..

This commit is contained in:
Dr.Lt.Data
2023-09-19 10:35:38 +09:00
parent 263ccec476
commit ef4e7a0ef0
2 changed files with 2 additions and 2 deletions

View File

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