Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,12 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
|
14 |
+
# Session 19 - ERA Phase I - Assignment
|
15 |
+
## Goals
|
16 |
+
1. Build app on HuggingFace using CLIP model from OpenAI
|
17 |
+
|
18 |
+
## Usage
|
19 |
+
In the App tab, the UI is present for different functionalities like:
|
20 |
+
1. Uploading an image and entering text and getting a similarity score between the two.
|
21 |
+
3. Variety of examples given
|