fix: add fileno on prestartup_script

update DB
This commit is contained in:
Dr.Lt.Data
2023-09-26 23:00:33 +09:00
parent 67494cb560
commit 7d6109aa6c
6 changed files with 40 additions and 3 deletions

View File

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