JustinLin610
commited on
Commit
·
70cc6c7
1
Parent(s):
41af8fa
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ We provide a simple code snippet to show how to use the API for Chinese-CLIP. Fo
|
|
14 |
pip install cn_clip
|
15 |
|
16 |
# or install from source code
|
17 |
-
cd Chinese-CLIP
|
18 |
pip install -e .
|
19 |
```
|
20 |
After installation, use Chinese CLIP as shown below:
|
|
|
14 |
pip install cn_clip
|
15 |
|
16 |
# or install from source code
|
17 |
+
cd Chinese-CLIP
|
18 |
pip install -e .
|
19 |
```
|
20 |
After installation, use Chinese CLIP as shown below:
|