-
Notifications
You must be signed in to change notification settings - Fork 26.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[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. #11507
Comments
the third time I run it by delete the code:git pull, only set PYTHON= call webui.bat |
download files from |
3Q i ll try |
it works for me,3Q. don't put them on model directory~ |
3QQQQQQQQQQQQQQQQQQQQ , IT WORKS ,OMG O(∩_∩)O
Lionel ***@***.***> 于2023年6月29日周四 17:39写道:
… download files from
https://huggingface.co/openai/clip-vit-large-patch14/tree/main and put
them into the directory stable-diffusion-webui/openai.
—
Reply to this email directly, view it on GitHub
<#11507 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BA5SC5PNLPKOVZLPIJBEBZLXNVEOLANCNFSM6AAAAAAZYDRF7Q>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thank you very much !! |
download all files from https://huggingface.co/openai/clip-vit-large-patch14/tree/main, all files! |
I solved it like this: cd stable-diffusion-webui
mkdir openai
cd openai
git clone https://huggingface.co/openai/clip-vit-large-patch14 P.S. can we update the repo with this permanent fix? |
Thank you, I just saw that it means the file is lack and I need to download it, then put it to the specific path. Maybe we still need to update the file manually if the repository updated.
…---Original---
From: ***@***.***>
Date: Fri, Jan 19, 2024 13:27 PM
To: ***@***.***>;
Cc: "Yingjie ***@***.******@***.***>;
Subject: Re: [AUTOMATIC1111/stable-diffusion-webui] [Bug]: OSError: Can't loadtokenizer for 'openai/clip-vit-large-patch14'. If you were trying to load itfrom 'https://huggingface.co/models', make sure you don't have a localdirectory with the same name. Otherwise, make sure'openai/clip-vit-large-patch14' is the correct path to a directory containingall relevant files for a CLIPTokenizer tokenizer. (Issue #11507)
I solved it like this:
cd stable-diffusion-webui mkdir openai git clone https://huggingface.co/openai/clip-vit-large-patch14
P.S. can we update the repo with this permanent fix?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
if you started getting this error 1-2h ago when trying to run webui, it looks like https://huggingface.co/ is in maintenance, so that's why the download fails. I don't see any estimate when it will be over, there is https://status.huggingface.co/ for the current status. There is https://www.kaggle.com/datasets/ferruccioliu/openai-clip-vit-large-patch14 as an alternative for now. |
huggingface is back, but the latency is huge - I suspect there is a large backlog of downloads. |
遇到这个问题都是中国人,直接用中文就好了。单纯就是被墙了,连不上huggingface,在windows上部署还好,起码能翻墙,linux才叫麻烦。 |
不能翻墙的可以从百度网盘下载,链接: https://pan.baidu.com/s/1EBptJ2v9inq9A5LEYFfBMg 提取码: dh2b |
笑吐了,这个帖子 |
所以到底放哪?有没有人能把完整路径放出来 |
你运行webui.sh之后会生成一个stable-diffusion-webui文件夹,把openai这个文件夹放到stable-diffusion-webui文件夹下面就好了
|
Windows怎么跑.sh?下WSL? |
文件夹 |
Is there an existing issue for this?
What happened?
I can't deploy the environment or(can not install SD successful )
Steps to reproduce the problem
press webui-user.bat it's the first time to click this button.
What should have happened?
The deployment was successful and a URL like 127.0.0.1:7860 from the web tutorial popped up!!
Version or Commit where the problem happens
V1-5-pruned-emaonly.ckpt
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Windows
What device are you running WebUI on?
Nvidia GPUs (GTX 16 below)
Cross attention optimization
None
What browsers do you use to access the UI ?
Microsoft Edge
Command Line Arguments
List of extensions
i dont know what
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: