LiChenYi commited on
Commit
9d6baf9
1 Parent(s): a4cd78a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -2,4 +2,14 @@
2
  license: unknown
3
  ---
4
 
5
- 在AI使用过程中,遇到的问题进行记录,供后来者避坑
 
 
 
 
 
 
 
 
 
 
 
2
  license: unknown
3
  ---
4
 
5
+ 在AI使用过程中,遇到的问题进行记录,供后来者避坑
6
+
7
+ #2 colab 使用过程的问题
8
+ 1. 在colab中拉去 huggingface仓库中的数据报如下错误:
9
+
10
+ Connecting to [huggingface.co](http://huggingface.co/) ([huggingface.co](http://huggingface.co/))|18.239.50.16|:443... connected.
11
+ HTTP request sent, awaiting response... 401 Unauthorized
12
+
13
+ 解决方案:
14
+
15
+ huggingface仓库中