解决本地部署SD:No module ‘xformers‘. Proceeding without it._no module 'xformers'. proceeding without it.
作者:小舞很执着 | 2024-06-20 08:32:41
赞
踩
no module 'xformers'. proceeding without it.
安装 xFormers
# cuda 11.8 version
pip install -U xformers --index-url https://download.pytorch.org/whl/cu118
# cuda 12.1 version
pip install -U xformers --index-url https://download.pytorch.org/whl/cu121