gokayfem / ComfyUI_VLM_nodes

Custom ComfyUI nodes for Vision Language Models, Large Language Models, Image to Music, Text to Music, Consistent and Random Creative Prompt Generation
Apache License 2.0
308 stars 24 forks source link

About the model storage #12

Closed za-wa-n-go closed 5 months ago

za-wa-n-go commented 5 months ago

Do you store models like Joytag and Moondream in the same location as other LLMs? I'm curious because Joytag seems to download every time.

gokayfem commented 5 months ago

i will fix it today, it should download the first time and use the local file every time after that, seems like there is a little bug in my code

gokayfem commented 5 months ago

i fixed it and no im saving it directly in ComfyUI_VLM_nodes/nodes/files_for_joytagger and ComfyUI_VLM_nodes/nodes/files_for_moondream