feat: message collapse register

update DB
This commit is contained in:
Dr.Lt.Data
2023-10-15 17:45:30 +09:00
parent 7255f89dfb
commit 5d00f47eef
4 changed files with 22 additions and 1 deletions

View File

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