improve: multiple selection feature

This commit is contained in:
Dr.Lt.Data
2023-08-19 00:48:21 +09:00
parent 623b514fe9
commit 5eb60ba3be
3 changed files with 163 additions and 35 deletions

View File

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