DamienCz

Results 5 comments of DamienCz

> 你好,出现该问题的原因是,`xformers 0.0.26.post1`需要 torch==2.3.0,但是你的 torch 2.3.1 不兼容,所以将卸载它并安装 torcu cpu,如果你尝试编译另一个需要 torch cuda 的包,那么在你的情况下,`xformers `它将给你:`AssertionError: Torch not compiled with CUDA enabled``pointnet2_ops_lib` > > 使用以下方法重新安装 torch:`pip install torch==2.3.0 torchvision==0.18.0 torchaudio==2.3.0 --index-url https://download.pytorch.org/whl/cu121` 然后:`pip...

> > 可以问问环境,那些人我装了几天都没有定... > > 我也担心,很多坑可能稀里糊涂过去了,[unique3d遇到了一些问题](https://zhudian.xyz/2024/07/03/2024-7-2/),可以看看我这个帖子 感谢老铁,双击666

> I'm having the same issue, ask if you solved it **"ImportError: cannot import name 'IPAdapterMixin' from 'diffusers.loaders'"** I was met it but solved it in comfyui

> > > I'm having the same issue, ask if you solved it **"ImportError: cannot import name 'IPAdapterMixin' from 'diffusers.loaders'"** > > > > > > I was met it...