sonoisa commited on
Commit
3a955d5
1 Parent(s): 7485363

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -21,4 +21,7 @@ This is a [CLIP](https://github.com/openai/CLIP) text/image encoder model for Ja
21
  - (公開準備中) 応用解説: いらすとや画像のマルチモーダル検索(ファインチューニング編)
22
  - (公開準備中) 応用解説: 画像とテキストの両方を用いたマルチモーダル分類
23
 
24
- - サンプルコードのリポジトリ: https://github.com/sonoisa/clip-japanese
 
 
 
21
  - (公開準備中) 応用解説: いらすとや画像のマルチモーダル検索(ファインチューニング編)
22
  - (公開準備中) 応用解説: 画像とテキストの両方を用いたマルチモーダル分類
23
 
24
+ - サンプルコードのリポジトリ: https://github.com/sonoisa/clip-japanese
25
+
26
+ - デモ:
27
+ - [いらすとや画像のマルチモーダル検索(ゼロショット)](https://huggingface.co/spaces/sonoisa/Irasuto_search_CLIP_zero-shot)