fix: button disable doesn't work when installing

fix: layout issue of model list
This commit is contained in:
dr.lt.data
2023-08-21 12:37:42 +09:00
parent 9d26f3145d
commit eb7606a09b
2 changed files with 9 additions and 8 deletions

View File

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