[领域]
Stable diffusion webui Mac M1 安装部署
[遇到的错误信息]
OSError: Can’t load tokenizer for ‘openai/clip-vit-large-patch14’. If you were trying to load it from ‘https://huggingface.co/models’, make sure you don’t have a local directory with the same name. Otherwise, make sure ‘openai/clip-vit-large-patch14’ is the correct path to a directory containing all relevant files for a CLIPTokenizer tokenizer.
[原因]
clip-vit-large-patch14 国内已经不能访问了
需要手动创建openai 目录并把 下载后解压的资源拖入到openai目录下面
[下载链接]
链接: https://pan.baidu.com/s/1EBptJ2v9inq9A5LEYFfBMg 提取码: dh2b
文章讲述了在MacM1设备上安装StableDiffusionWebUI时遇到的错误,由于国内无法访问openai/clip-vit-large-patch14模型,解决方法是手动创建openai目录并导入本地下载的模型文件。提供了解压后的模型下载链接。
1558





