JavierFnts commited on
Commit
d35195c
·
1 Parent(s): f16e869

Readme in spaces format

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,2 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # clip-playground
2
  A playground to try out OpenAI's CLIP model
 
1
+ ---
2
+ title: Clip Playground
3
+ emoji: 🔥
4
+ colorFrom: red
5
+ colorTo: orange
6
+ sdk: streamlit
7
+ sdk_version: 1.10.0
8
+ app_file: app.py
9
+ pinned: true
10
+ tags: [clip, openAI, image, prompt, image classification, prompt ranking, multimodal]
11
+ license: apache-2.0
12
+ ---
13
+
14
  # clip-playground
15
  A playground to try out OpenAI's CLIP model