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
297 stars 23 forks source link

Fixes installation on MacOS on Apple Sillicon #77

Open wouterdebie opened 2 months ago

wouterdebie commented 2 months ago
wouterdebie commented 2 months ago

I'm a total noob when it comes to ComfyUI. What exactly do you want me to do? And how do I measure the startup time?

gokayfem commented 2 months ago

when you start comfyui it gives you loading time for each node in the command line next to nodes

wouterdebie commented 2 months ago

Gotcha!

   0.3 seconds: /Users/wouter.de.bie/prjs/others/c2/ComfyUI/custom_nodes/ComfyUI_VLM_nodes
gokayfem commented 2 months ago

thanks, i will check for windows and linux and after that i will merge.

wouterdebie commented 2 months ago

Great! If things are slow on Windows, I could make the version conditional.

gokayfem commented 2 months ago

py-cpuinfo version 9 is slowing down loading time about 1.1 second on Windows.

wouterdebie commented 2 months ago

I just pushed a new version that differentiates between arm64 and x86_64. Hope this works!

tombearx commented 1 week ago

The problem still there. Requirements still demand 3.3 version, while only version 9 works.