From 062b689ee1b13b89188c5dff4713dcf893901ccd Mon Sep 17 00:00:00 2001 From: mkshing Date: Tue, 10 May 2022 18:15:58 +0900 Subject: [PATCH] Fix README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 99b760f..857f646 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,13 @@ This repository provides a Japanese [CLIP (Contrastive Language-Image Pre-Traini 1. Install package + ```shell $ pip install git+https://github.com/rinnakk/japanese-clip.git ``` + 2. Run + ```python import io import requests