This commit is contained in:
johnqiao
2023-11-24 16:45:11 -07:00
7 changed files with 314 additions and 97 deletions

View File

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