bugfix: enable/disable doesn't work without check

This commit is contained in:
Dr.Lt.Data
2023-08-19 02:17:40 +09:00
parent c49be4fd0f
commit f3f32a5f94
2 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ sys.path.append('../..')
from torchvision.datasets.utils import download_url
# ensure .js
print("### Loading: ComfyUI-Manager (V0.23.1)")
print("### Loading: ComfyUI-Manager (V0.23.2)")
comfy_ui_required_revision = 1240
comfy_ui_revision = "Unknown"