innocent-charles
commited on
Commit
•
a5092d8
1
Parent(s):
50be7ea
Update README.md
Browse files
README.md
CHANGED
@@ -12,11 +12,14 @@ language:
|
|
12 |
- am
|
13 |
- fr
|
14 |
- pt
|
15 |
-
pipeline_tag: zero-shot-image-classification
|
16 |
tags:
|
17 |
- zero-shot-image-classification
|
18 |
-
-
|
19 |
-
-
|
|
|
|
|
|
|
|
|
20 |
license: apache-2.0
|
21 |
-
library_name:
|
22 |
---
|
|
|
12 |
- am
|
13 |
- fr
|
14 |
- pt
|
|
|
15 |
tags:
|
16 |
- zero-shot-image-classification
|
17 |
+
- image generation
|
18 |
+
- visual qa
|
19 |
+
- text-image embedding
|
20 |
+
- image-text embedding
|
21 |
+
- pytorch
|
22 |
+
- sartify
|
23 |
license: apache-2.0
|
24 |
+
library_name: transformers
|
25 |
---
|