mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
updated path
This commit is contained in:
parent
7de953aab8
commit
d2e129c813
@ -62,7 +62,7 @@ comfy_ui_required_revision = 1240
|
||||
comfy_ui_revision = "Unknown"
|
||||
|
||||
comfy_path = os.path.dirname(folder_paths.__file__)
|
||||
custom_nodes_path = os.path.join(comfy_path, 'custom_nodes')
|
||||
custom_nodes_path = "/home/ubuntu/user_data/comfyui/custom_nodes"
|
||||
js_path = os.path.join(comfy_path, "web", "extensions")
|
||||
|
||||
comfyui_manager_path = os.path.dirname(__file__)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user