当前位置:   article > 正文

OSError: Can‘t load tokenizer for ‘openai/clip-vit-large-patch14‘._oserror: can't load tokenizer for

oserror: can't load tokenizer for

BUG解决

在使用DiAD官方给的代码时候,出现了以下bug:
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.

标题原因

DiAD依托于stable-diffusion,而stable-diffusion在安装时由于网络原因无法下载’openai/clip-vit-large-patch14’中的文件和模型。

解决方法

步骤1:
创建文件夹并从官网手动下载’openai/clip-vit-large-patch14'
官网
或者百度云:
链接:https://pan.baidu.com/s/1PdubgWYsw_QAawIK-g-Rnw?pwd=qjzh
提取码:qjzh
–来自百度网盘超级会员V6的分享
步骤2:
将对应的module.py文件中相关的目录进行修改,我的共两处
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/知新_RL/article/detail/632221
推荐阅读
相关标签
  

闽ICP备14008679号