mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-04 09:17:50 +08:00
bugfix: git_helper - invalid calling of 'exit'
This commit is contained in:
@ -32,7 +32,7 @@ sys.path.append('../..')
|
||||
from torchvision.datasets.utils import download_url
|
||||
|
||||
# ensure .js
|
||||
print("### Loading: ComfyUI-Manager (V0.15)")
|
||||
print("### Loading: ComfyUI-Manager (V0.15.1)")
|
||||
|
||||
comfy_ui_revision = "Unknown"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user