Upload tokenizer
Browse files
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
|
|
|
|
2 |
language: en
|
3 |
-
tags:
|
4 |
-
- image-generation
|
5 |
-
- text-generation
|
6 |
-
- multimodal
|
7 |
library_name: pytorch
|
8 |
-
pipeline_tag: text-to-image
|
9 |
license: mit
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# PixelBytes: Unified Multimodal Generation
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- ffurfaro/PixelBytes-Pokemon
|
4 |
language: en
|
|
|
|
|
|
|
|
|
5 |
library_name: pytorch
|
|
|
6 |
license: mit
|
7 |
+
pipeline_tag: text-to-image
|
8 |
+
tags:
|
9 |
+
- image-generation
|
10 |
+
- text-generation
|
11 |
+
- multimodal
|
12 |
---
|
13 |
|
14 |
# PixelBytes: Unified Multimodal Generation
|