Merge branch 'ltdrdata:main' into dev

This commit is contained in:
John Qiao
2023-11-22 13:23:12 -07:00
committed by GitHub
7 changed files with 487 additions and 192 deletions

View File

@@ -14,7 +14,7 @@ import concurrent
import ssl
from urllib.parse import urlparse
version = "V1.1"
version = "V1.2.1"
print(f"### Loading: ComfyUI-Manager ({version})")