Update extra_model_paths.yaml
Browse files- extra_model_paths.yaml +1 -1
extra_model_paths.yaml
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 24 |
#your base path should be either an existing comfy install or a central folder where you store all of your models, loras, etc.
|
| 25 |
|
| 26 |
comfyui:
|
| 27 |
-
base_path:
|
| 28 |
# # You can use is_default to mark that these folders should be listed first, and used as the default dirs for eg downloads
|
| 29 |
is_default: true
|
| 30 |
custom_nodes: /vol/custom_nodes/
|
|
|
|
| 24 |
#your base path should be either an existing comfy install or a central folder where you store all of your models, loras, etc.
|
| 25 |
|
| 26 |
comfyui:
|
| 27 |
+
base_path: /root/comfy/ComfyUI
|
| 28 |
# # You can use is_default to mark that these folders should be listed first, and used as the default dirs for eg downloads
|
| 29 |
is_default: true
|
| 30 |
custom_nodes: /vol/custom_nodes/
|