问题
Transform 问题AttributeError: 'NoneType' object has no attribute 'lowvram’DMP SDE 使用报错
AttributeError: module 'modules.devices' has no attribute 'randn_local'
Transform 问题
The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling Transformers v4.22.0中模型文件的缓存已更新。正在迁移旧缓存。这是一次性操作。您可以中断此操作,稍后通过调用
看起来不是问题,更新版本就行
AttributeError: 'NoneType' object has no attribute 'lowvram’
什么都没动先重启一下试试,我通过一次重启解决问题了
https://zhuanlan.zhihu.com/p/692465244
解决 Stable Diffusion 中的 AssertionError: extension access disabled because of commandline flags 错误
方法一:使用命令行参数(建议方案一)
添加
-enable-insecure-extension-access
方法二:删除 CMD 变量
如果您在 CMD 变量中使用了
-listen
或 -share
,则删除它们也可以解决此问题。DMP SDE 使用报错 AttributeError: module 'modules.devices' has no attribute 'randn_local'
Loading...