enhancement: verbose environment log

This commit is contained in:
dr.lt.data
2023-12-12 10:40:08 +09:00
parent 891458fef8
commit 7341b42498
2 changed files with 8 additions and 2 deletions

View File

@@ -17,10 +17,13 @@ import http.client
import re
import signal
import nodes
import torch
version = "V1.11.2"
version = "V1.11.3"
print(f"### Loading: ComfyUI-Manager ({version})")
required_comfyui_revision = 1793
comfy_ui_hash = "-"