diff --git a/README.md b/README.md index cce6c43..5bdc874 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ license: apache-2.0 --- + # Chinese-CLIP-Base ## Introduction @@ -19,7 +20,7 @@ pip install -e . ``` After installation, use Chinese CLIP as shown below: ```python -import torch +import torch from PIL import Image import cn_clip.clip as clip @@ -117,7 +118,7 @@ However, if you are not satisfied with only using the API, feel free to check ou
## Citation -If you find the project helpful, please star this project and cite the related articles. Thanks for your support! +If you find Chinese CLIP helpful, feel free to cite our paper. Thanks for your support! ``` @article{chinese-clip,