Make it clear how to set the search path for models.

This commit is contained in:
comfyanonymous
2023-03-30 04:15:28 -04:00
parent afd65d3819
commit 9a27030519
2 changed files with 8 additions and 1 deletions

View File

@@ -25,3 +25,7 @@ To update the ComfyUI code: update\update_comfyui.bat
To update ComfyUI with the python dependencies, note that you should ONLY run this if you have issues with python dependencies.
update\update_comfyui_and_python_dependencies.bat
TO SHARE MODELS BETWEEN COMFYUI AND ANOTHER UI:
In the ComfyUI directory you will find a file: extra_model_paths.yaml.example
Rename this file to: extra_model_paths.yaml and edit it with your favorite text editor.