improve: fix table header

bugfix: alternatives doesn't work
update DB
This commit is contained in:
Dr.Lt.Data
2023-08-19 10:45:56 +09:00
parent 1720b0be92
commit b3deca7d1d
4 changed files with 259 additions and 40 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.2)")
print("### Loading: ComfyUI-Manager (V0.23.3)")
comfy_ui_required_revision = 1240
comfy_ui_revision = "Unknown"