Hangover3832 / ComfyUI-Hangover-Moondream

Moondream is a lightweight multimodal large language model
https://github.com/Hangover3832/ComfyUI-Hangover-Moondream
Apache License 2.0
37 stars 5 forks source link

what's the model path? #6

Closed idea10101 closed 2 months ago

idea10101 commented 3 months ago

Quicker_20240319_213705

Hangover3832 commented 3 months ago

Might be related to #2. Probably transformers is outdated, must be >=4.38.2. Can you please run python.exe -m pip freeze | findstr "timm einops transformers" within the ComfyUI python_embedded folder and post the output.