improve: support restart button on Install via git url

This commit is contained in:
Dr.Lt.Data
2023-12-03 22:36:37 +09:00
parent 9e3fef11a4
commit 374fc2e37c
3 changed files with 13 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ import http.client
import re
import signal
version = "V1.6.2"
version = "V1.6.3"
print(f"### Loading: ComfyUI-Manager ({version})")