BAAI
/

BoyaWu10 commited on
Commit
6a45014
·
verified ·
1 Parent(s): d1ba94c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -31,6 +31,8 @@ pip install torch transformers accelerate pillow
31
 
32
  If the CUDA memory is enough, it would be faster to execute this snippet by setting `CUDA_VISIBLE_DEVICES=0`.
33
 
 
 
34
 
35
 
36
  ```python
 
31
 
32
  If the CUDA memory is enough, it would be faster to execute this snippet by setting `CUDA_VISIBLE_DEVICES=0`.
33
 
34
+ Users especially those in Chinese mainland may want to refer to a HuggingFace [mirror site](https://hf-mirror.com).
35
+
36
 
37
 
38
  ```python