ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

::: | Pytorch Update 2.3.1 | Popup error while loading ComfyUI

Open kakachiex2 opened this issue 1 year ago • 1 comments

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. ""

Screenshot 2024-09-04 130615

Steps to Reproduce

Update to Pytorch 2.3.1

Debug Logs

None

Other

No response

kakachiex2 avatar Sep 04 '24 17:09 kakachiex2

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

Brostopher avatar Sep 05 '24 21:09 Brostopher

you should probably not install xformers at all, but if you do, you need to update it when you update torch

mcmonkey4eva avatar Sep 17 '24 06:09 mcmonkey4eva