本文主要是介绍comfyUI使用flux模型报错got promptUsing pytorch attention in VAE,,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
使用的flux模型如下,应该下载的模型都已经下载好放在正确位置
但是执行之后报错如下
got prompt
Using pytorch attention in VAE
Using pytorch attention in VAE
然后comfyUI的命令行就强制退出了。
解决方法:
改虚拟内存为系统管理的大小即可
这篇关于comfyUI使用flux模型报错got promptUsing pytorch attention in VAE,的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!