Nuked88 / ComfyUI-N-Nodes

A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo, SaveVideo, LoadFramesFromFolder and FrameInterpolator
MIT License
205 stars 22 forks source link

Clip loading error [BUG] #48

Closed rethink-studios closed 8 months ago

rethink-studios commented 8 months ago

Describe the bug Not a bug, but Comfy is looking for clip, and I can't figure out where to place the right file in the right directory.. I've placed mmproj-model-f16.gguf inside of the clip directory of llava, but Comfy still doesn't find the file.

image

Can I get a clear idea of where files go??

Danke!

rethink-studios commented 8 months ago

On Linux, and had to reset the server.. Working when putting mm_based clip files into clip directory, and LLM models in the models directory.