better color palette

This commit is contained in:
Dr.Lt.Data
2023-05-31 09:24:34 +09:00
parent 4e88059785
commit ac40b23ea0
3 changed files with 40 additions and 13 deletions

View File

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