Update README.md
This commit is contained in:
parent
c55439c7e1
commit
cbfc8da28f
|
@ -8,7 +8,7 @@ license: apache-2.0
|
|||
## Introduction
|
||||
This is the base-version of the Chinese CLIP. Chinese CLIP is a simple implementation of CLIP on a large-scale dataset of around 200 million Chinese image-text pairs. For more details, please refer to our technical report https://arxiv.org/abs/2211.01335 and our official github repo https://github.com/OFA-Sys/Chinese-CLIP
|
||||
|
||||
## How to use
|
||||
## Use with the official API
|
||||
We provide a simple code snippet to show how to use the API for Chinese-CLIP. For starters, please install cn_clip:
|
||||
```bash
|
||||
# to install the latest stable release
|
||||
|
|
Loading…
Reference in New Issue