yuxi-liu-wired
commited on
Commit
•
6f42624
1
Parent(s):
94331b3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,45 @@
|
|
1 |
-
---
|
2 |
-
license: cc0-1.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc0-1.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
---
|
8 |
+
annotations_creators:
|
9 |
+
- no-annotation
|
10 |
+
language_creators:
|
11 |
+
- found
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
license:
|
15 |
+
- cc0-1.0
|
16 |
+
multilinguality:
|
17 |
+
- multilingual
|
18 |
+
size_categories:
|
19 |
+
- 1M<n<10M
|
20 |
+
source_datasets:
|
21 |
+
- original
|
22 |
+
task_categories:
|
23 |
+
- text-to-image
|
24 |
+
- image-to-text
|
25 |
+
task_ids:
|
26 |
+
- image-captioning
|
27 |
+
pretty_name: stylebreeder
|
28 |
+
layout: default
|
29 |
+
title: Home
|
30 |
+
nav_order: 1
|
31 |
+
has_children: false
|
32 |
+
tags:
|
33 |
+
- stable diffusion
|
34 |
+
- prompt engineering
|
35 |
+
- prompts
|
36 |
+
- research paper
|
37 |
+
dataset_info:
|
38 |
+
features:
|
39 |
+
- name: style_embedding
|
40 |
+
dtype: [float16]
|
41 |
+
- name: style_embedding
|
42 |
+
dtype: [float16]
|
43 |
+
- name: image
|
44 |
+
dtype: image
|
45 |
+
---
|