Update README.md
This commit is contained in:
parent
41af8fa28c
commit
70cc6c7344
|
@ -14,7 +14,7 @@ We provide a simple code snippet to show how to use the API for Chinese-CLIP. Fo
|
||||||
pip install cn_clip
|
pip install cn_clip
|
||||||
|
|
||||||
# or install from source code
|
# or install from source code
|
||||||
cd Chinese-CLIP/
|
cd Chinese-CLIP
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
After installation, use Chinese CLIP as shown below:
|
After installation, use Chinese CLIP as shown below:
|
||||||
|
|
Loading…
Reference in New Issue