This commit is contained in:
Dr.Lt.Data
2023-05-06 20:58:05 +09:00
parent 735ab74540
commit 8267cf1c3d
2 changed files with 2 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ sys.path.append('../..')
from torchvision.datasets.utils import download_url
# ensure .js
print("### Loading: ComfyUI-Manager")
print("### Loading: ComfyUI-Manager (V0.1)")
comfy_path = os.path.dirname(folder_paths.__file__)
custom_nodes_path = os.path.join(comfy_path, 'custom_nodes')