fix: proper display for tqdm

This commit is contained in:
Dr.Lt.Data
2023-09-17 11:02:03 +09:00
parent e0f8a4c0d9
commit 322227f6dd
4 changed files with 19 additions and 5 deletions

View File

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