After 0.3.23 udpated, the custom nodes path issue has fixed. thanks so much,
But I found all molds of “florence 2” still went to "C:\Users\wisepop\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\models\LLM ", not in my custom model path: " D:\comfyui\models\LLM",
this node is from “GitHub - kijai/ComfyUI-Florence2: Inference Microsoft Florence2 VLM”.
would you tell me how to fix it ? thanks.
Your best bet with custom node issues is to submit an issue to the custom node repo itself - we don’t have access to change them.
That said, can you please open %APPDATA%\ComfyUI\extra_models_config.yaml
, and check the value of base_path
under comfyui_desktop
?
If you have multiple entries or a complex config, we’d need a look at the whole file. You can rename any paths you like, but do not alter the structure, e.g.:
# Original
C:\Users\Real Name\AppData\Roaming
# Renamed
C:\Users\x\AppData\Roaming