manager: logging feature

This commit is contained in:
dr.lt.data
2023-08-07 16:11:22 +09:00
parent dd4656e67c
commit 41999f4e68
2 changed files with 41 additions and 1 deletions

View File

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