From c55439c7e1e0a55104261757858a86fd23630d09 Mon Sep 17 00:00:00 2001 From: Junyang Lin Date: Wed, 9 Nov 2022 08:39:57 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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,