Hangover3832 / ComfyUI-Hangover-Moondream

Moondream is a lightweight multimodal large language model

Home Page:https://github.com/Hangover3832/ComfyUI-Hangover-Moondream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where to place model?

niko2020 opened this issue · comments

moondream2 model file seems to be stored in folder:
huggingface/hub/models--vikhyatk--moondream2

can we move it somewhere like:
ComfyUI/models

?

Cheers

it looks like the model files are downloaded every time I restart the comfyui server.

commented

See #15. Please note that automatic update and model switching feature does not work anymore this way.

thank you. Is there any way to combine automatic update and not redownloading the models each time?
cheers

commented

Unfortunately I cannot reproduce the behavior you mentioned, this should not happen and I don't know why this happens for you. For now, best is you update the model manually if a new revision is available.

BTW, I just updated the node, it now supports custom model folder location natively, no more need to change the code, see readme. Perhaps you find time to test it?

thank you for your update! I will test it.