解决方法:
这个报错之前还有一个报错:
RuntimeError: Model config for ViT-bigG-14 not found.
解决:
只需要运行
pip install open-clip-torch==2.20.0
然后再重新打开webui就行了
文章讲述了如何处理RuntimeError,提及了ViT-bigG-14模型配置找不到的问题,解决方案是通过安装特定版本的open-clip-torch包并重启webui。
解决方法:
这个报错之前还有一个报错:
RuntimeError: Model config for ViT-bigG-14 not found.
解决:
只需要运行
pip install open-clip-torch==2.20.0
然后再重新打开webui就行了
2万+

被折叠的 条评论
为什么被折叠?
