::: | Pytorch Update 2.3.1 | Popup error while loading ComfyUI
Expected Behavior
Load smoothly
Actual Behavior
I get this errors after update to Pytorch 2.3.1 :: conda install pytorch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 pytorch-cuda=12.1 -c pytorch -c nvidia
"" the procedure entry point element size@tensoriteratorbase@at@QEBA_JH@Z could not be locate in the dynamic link library k:\ComfyUI\ComfyUI_Ex\python_miniconda_env\ComfyUI\lib\site-packages\xformers_C.pyd. ""
Steps to Reproduce
Update to Pytorch 2.3.1
Debug Logs
None
Other
No response
The links provided were useful in resolving the pop-up issue and the sluggish ksampler, but I want to avoid sharing incorrect information.
https://github.com/facebookresearch/xformers/discussions/717 https://github.com/facebookresearch/xformers/actions/runs/10559887009
you should probably not install xformers at all, but if you do, you need to update it when you update torch