ltdrdata / ComfyUI-Manager

ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
GNU General Public License v3.0
6.06k stars 748 forks source link

'models/checkpoints/put_checkpoints_here' is beyond a symbolic link #1000

Closed DarkAlchy closed 3 weeks ago

DarkAlchy commented 3 weeks ago

error: 'models/checkpoints/put_checkpoints_here' is beyond a symbolic link fatal: Unable to process path models/checkpoints/put_checkpoints_here Cannot save the current worktree state

Similar issue to #761 but for my models folder. I have 200 gigs and don't wish to have to have the same files twice taking up 400 gigs of space.

How can I fix this?

ltdrdata commented 3 weeks ago

You should not use symoblic link. Use extra_model_paths.yaml.

https://github.com/comfyanonymous/ComfyUI/blob/master/extra_model_paths.yaml.example

(Copy and modify it. Don't rename it.)

DarkAlchy commented 3 weeks ago

You should not use symoblic link. Use extra_model_paths.yaml.

https://github.com/comfyanonymous/ComfyUI/blob/master/extra_model_paths.yaml.example

(Copy and modify it. Don't rename it.)

Perfect, as that is exactly what I needed as I didn't know how to set it up for ComfyUI but have it set for a1111 where all my old stuff is at.

Thank you. :)

DarkAlchy commented 3 weeks ago

image

I can't seem to get this.

image

I even tried DZ-FaceDetailer to no avail. those three refuse.

ltdrdata commented 3 weeks ago

image

I can't seem to get this.

image

I even tried DZ-FaceDetailer to no avail. those three refuse.

You should not make models as symoblic link. Because it is part of ComfyUI repository file. But you can convert custom model directory to symbolic link.

DarkAlchy commented 3 weeks ago

In other words any folder not a part of the list it knows I can convert to a sym link?

In other words all these from various nodes I can symlink?

image

ltdrdata commented 3 weeks ago

In other words any folder not a part of the list it knows I can convert to a sym link?

In other words all these from various nodes I can symlink?

image

yup