| license: unknown | |
| 在AI使用过程中,遇到的问题进行记录,供后来者避坑 | |
| # 2colab 使用过程的问题 | |
| 1. 在colab中拉去 huggingface仓库中的数据报如下错误: | |
| Connecting to [huggingface.co](http://huggingface.co/) ([huggingface.co](http://huggingface.co/))|18.239.50.16|:443... connected. | |
| HTTP request sent, awaiting response... 401 Unauthorized | |
| 解决方案: | |
| 找到huggingface设置,用户的访问请求【User Access requests】:设置为禁用 |