bugfix: missing badges for some small nodes

- now use NO_TITLE instead of height.
This commit is contained in:
Dr.Lt.Data
2023-09-19 21:31:46 +09:00
parent 604a5d7574
commit 1c1139a430
4 changed files with 14 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.29)")
print("### Loading: ComfyUI-Manager (V0.29.1)")
comfy_ui_required_revision = 1240
comfy_ui_revision = "Unknown"