yuxi-liu-wired
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,15 +16,14 @@ tags:
|
|
16 |
- prompts
|
17 |
- research paper
|
18 |
dataset_info:
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
dtype: image
|
30 |
---
|
|
|
16 |
- prompts
|
17 |
- research paper
|
18 |
dataset_info:
|
19 |
+
- name: style_embedding
|
20 |
+
dtype: sequence
|
21 |
+
sequence:
|
22 |
+
dtype: float16
|
23 |
+
- name: content_embedding
|
24 |
+
dtype: sequence
|
25 |
+
sequence:
|
26 |
+
dtype: float16
|
27 |
+
- name: image
|
28 |
+
dtype: image
|
|
|
29 |
---
|