Couldn’t connect to the Hub: 401 Client Error. (Request ID: Root=1-9)
Repository Not Found for url: https://hf-mirror.com/api/models/sudo-ai/zero123plus-v1.2.
Please make sure you specified the correctrepo_id
andrepo_type
.
可能的原因:没有登录hugging face!
https://github.com/zylon-ai/private-gpt/issues/1861#issuecomment-2066215245
解决办法:登录
- 去hugging face 官网,登录,新建一个token(如果记得已创建过的token值也可以直接用,如果不记得以前create的token的话就新建,因为的老的没法查看具体值)
- pip install huggingface_hub
- huggingface-cli login
输入hugging face的token值