Procedural entry point could not be located in the dynamic library
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
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:
Oh man. This reply is exactly what I was looking for. Thank you!!
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?
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.