mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-21 23:41:23 +08:00
missing nodes installation support for "copy" type
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ sys.path.append('../..')
|
||||
from torchvision.datasets.utils import download_url
|
||||
|
||||
# ensure .js
|
||||
print("### Loading: ComfyUI-Manager (V0.6.2)")
|
||||
print("### Loading: ComfyUI-Manager (V0.6.3)")
|
||||
|
||||
comfy_path = os.path.dirname(folder_paths.__file__)
|
||||
custom_nodes_path = os.path.join(comfy_path, 'custom_nodes')
|
||||
|
||||
Reference in New Issue
Block a user