improve: logging supports multi port

This commit is contained in:
dr.lt.data
2023-10-04 13:02:28 +09:00
parent 58dd5ae386
commit dee6cd8969
2 changed files with 16 additions and 8 deletions

View File

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