I'm trying to keep my models centralized between multiple installations of ComfyUI. Is it possible to have the DownloadAndLoadFlorence2Model node check the extra_models_path.yaml file?
Currently my yaml file looks something like this:
comfyui:
base_path: J:\_SD\Models\
LLM: LLM
But when I move the Florence folders to the path referenced in the yaml, the node will just download the model again to the old location.
I'm trying to keep my models centralized between multiple installations of ComfyUI. Is it possible to have the DownloadAndLoadFlorence2Model node check the extra_models_path.yaml file?
Currently my yaml file looks something like this:
But when I move the Florence folders to the path referenced in the yaml, the node will just download the model again to the old location.