Fix README

This commit is contained in:
mkshing 2022-05-10 18:15:58 +09:00
parent a7d435bbac
commit 062b689ee1
1 changed files with 3 additions and 0 deletions

View File

@ -18,10 +18,13 @@ This repository provides a Japanese [CLIP (Contrastive Language-Image Pre-Traini
1. Install package 1. Install package
```shell ```shell
$ pip install git+https://github.com/rinnakk/japanese-clip.git $ pip install git+https://github.com/rinnakk/japanese-clip.git
``` ```
2. Run 2. Run
```python ```python
import io import io
import requests import requests