I can not save the model, it gives HTTPError: 403 Client Error: Forbidden for url: https://huggingface.co/api/repos/create - You don’t have the rights to create a model under this namespace how to fix?
This is an English-focused forum. Please translate your message - or use a translation engine.
Hi @AndrewChar
I was having the same error, and in my case the problem was that I was using a token with read
role.
When I change it to one with write
role, it worked for me.
I hope this can help you
This helped me too
Thanks Boss. Changing to write helped me
I was having the same error, and in my case the problem was that I was using a token with
read
role.
When I change krunker to one withwrite
role, it worked for me.
I hope this can help you
It helped me a lot. Thanks.
Thanks @milyiyo
How to change it?
Hi Ranit,
In the tokens’ section of the settings (Hugging Face – The AI community building the future.), you can create a new token specifying the role write.
Then you can use that one when you try to login:
huggingface-cli login
I hope this can help you
Thank you so much!
I have this problem with a write token.
also have this problem with a write token
If you have come from fastai c22p2 and are trying to access "CompVis/stable-diffusion-v1-4"
, you need to go the relevant webpage in huggingface and accept the license first.
Thank you its solved
Thank you a lot. It helped
I had the same issue; changing roles to “write” solved the problem.
Thank you.
thank you so much!
Thanks a lot brother
It was as show!!! Thank you!