gokaygokay
commited on
Commit
•
42de3b7
1
Parent(s):
95a7fd1
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
```
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- google/docci
|
5 |
+
- google/imageinwords
|
6 |
+
- ProGamerGov/synthetic-dataset-1m-dalle3-high-quality-captions
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
library_name: transformers
|
10 |
+
pipeline_tag: image-text-to-text
|
11 |
+
tags:
|
12 |
+
- art
|
13 |
---
|
14 |
|
15 |
```
|