mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-06 10:17:52 +08:00
fixed: cm_global importing error
This commit is contained in:
@ -15,7 +15,7 @@ import re
|
||||
import logging
|
||||
import platform
|
||||
import shlex
|
||||
import cm_global
|
||||
from . import cm_global
|
||||
|
||||
|
||||
cache_lock = threading.Lock()
|
||||
|
||||
Reference in New Issue
Block a user