improve: better log

This commit is contained in:
Dr.Lt.Data
2023-08-14 13:36:45 +09:00
parent b93e541478
commit 496ebf60c3
2 changed files with 21 additions and 7 deletions

View File

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