pref: optimize print logging

This commit is contained in:
hayden
2024-11-11 11:51:22 +08:00
parent f57ffc9e7a
commit dfae915b77
5 changed files with 32 additions and 31 deletions

View File

@@ -1,3 +1,5 @@
extension_tag = "ComfyUI Model Manager"
extension_uri: str = None
model_base_paths: dict[str, list[str]] = {}