Spaces:
Runtime error
Runtime error
Commit
·
18f26d9
1
Parent(s):
d35195c
Readme in spaces format fixed?
Browse files
README.md
CHANGED
@@ -7,7 +7,14 @@ sdk: streamlit
|
|
7 |
sdk_version: 1.10.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
|
|
7 |
sdk_version: 1.10.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
+
tags:
|
11 |
+
- clip
|
12 |
+
- openAI
|
13 |
+
- image
|
14 |
+
- prompt
|
15 |
+
- image classification
|
16 |
+
- prompt ranking
|
17 |
+
- multimodal
|
18 |
license: apache-2.0
|
19 |
---
|
20 |
|