logging improved.
No module 'xformers'. Proceeding without it.
ControlLDM: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
making attention of type 'vanilla' with 512 in_channels
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
making attention of type 'vanilla' with 512 in_channels

anaconda安装·xformer
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
1条回答 默认 最新
- 追cium 2023-03-17 16:40关注
参考GPT和自己的思路:
根据你提供的信息,我推测你正在安装 xformers 软件包,并且某个依赖模块缺失,导致没有成功加载该模块。你可以通过安装缺失的模块来解决此问题。另外,我建议你查看软件包的官方文档,以获得更详细的安装说明和问题解决方案。
解决 无用评论 打赏 举报