StabilityMatrix icon indicating copy to clipboard operation
StabilityMatrix copied to clipboard

Procedural entry point could not be located in the dynamic library

Open evanerichards opened this issue 1 year ago • 4 comments

I thought I had fixed this problem. I guess I thought that I had personally and purposely installed pytorch 2.5 and just forgotten. But it seems that comfyUI or Stability Matrix is doing this automatically, because after today's comfyUI update that problem is back.

Originally posted by @evanerichards in https://github.com/LykosAI/StabilityMatrix/issues/958#issuecomment-2427056619

evanerichards avatar Oct 22 '24 17:10 evanerichards

Yes, we follow ComfyUI's recommendation of installing the latest PyTorch version. It typically results in faster generations. If you need to use xformers you should be able to upgrade to 0.0.28.post2 for Torch 2.5.0 support.

If you want to stop us from upgrading torch on Comfy updates, you can use the Python Dependencies Override in the 3-dots menu like so: image image

mohnjiles avatar Oct 22 '24 18:10 mohnjiles

Oh man. This reply is exactly what I was looking for. Thank you!!

evanerichards avatar Oct 23 '24 15:10 evanerichards

I've made these changes to the ComfyUI Python Dependencies Override, but I still get this error, every single time I run an update and it's driving me crazy. Once I add those overrides, do I need to do anything so it will install/uninstall the packages I specified?

image

nolageek avatar Dec 11 '24 06:12 nolageek

This issue is stale because it has been open 60 days with no activity. Remove the stale label or comment, else this will be closed in 7 days.

github-actions[bot] avatar Feb 10 '25 02:02 github-actions[bot]