fix: show #ID badge always.

improve: better support for locale extension
This commit is contained in:
Dr.Lt.Data
2023-08-16 21:48:12 +09:00
parent a69a865417
commit 25dd77fb09
3 changed files with 57 additions and 32 deletions

View File

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