Update README.md
Browse files
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
|