TommyZQ commited on
Commit
d6edfc4
1 Parent(s): 0211caf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,7 +46,7 @@ pip install torch transformers accelerate pillow
46
 
47
  If the CUDA memory is enough, it would be faster to execute this snippet by setting `CUDA_VISIBLE_DEVICES=0`.
48
 
49
- Users especially those in Chinese mainland may want to refer to a HuggingFace [mirror site](https://hf-mirror.com).
50
 
51
 
52
  ```python
@@ -141,7 +141,7 @@ pip install torch transformers accelerate pillow
141
 
142
  如果 CUDA 内存足够,通过设置 CUDA_VISIBLE_DEVICES=0 来执行此代码片段会更快。
143
 
144
- 用户尤其是中国大陆的用户可能需要参考 HuggingFace [镜像站点](https://hf-mirror.com)。
145
 
146
 
147
  ```python
 
46
 
47
  If the CUDA memory is enough, it would be faster to execute this snippet by setting `CUDA_VISIBLE_DEVICES=0`.
48
 
49
+ Users especially those in Chinese mainland may want to refer to a [OpenCSG.com](https://opencsg.com).
50
 
51
 
52
  ```python
 
141
 
142
  如果 CUDA 内存足够,通过设置 CUDA_VISIBLE_DEVICES=0 来执行此代码片段会更快。
143
 
144
+ 用户尤其是中国大陆的用户可能需要参考 [OpenCSG.com](https://opencsg.com)。
145
 
146
 
147
  ```python