Update README.md
Browse files
README.md
CHANGED
@@ -16,3 +16,14 @@ configs:
|
|
16 |
- split: train
|
17 |
path: data/train-*
|
18 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
- split: train
|
17 |
path: data/train-*
|
18 |
---
|
19 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6303f37c3926de1f7ec42d3e/Ufp7Ec0nfJblft2VXXZBa.png" width="512" height="512">
|
20 |
+
|
21 |
+
**PixelParti128** is a syntethic dataset derived from SDXL Turbo and Pixel Art XL.
|
22 |
+
Contains 4 samples of each prompt in <a href="https://github.com/google-research/parti">PartiPrompts</a>
|
23 |
+
|
24 |
+
PixelParti128 v0.1 is a collection of ~4800 syntethic samples with their corresponding prompt and seed. Each sample is downscaled and quantized to 128px making them pixel perfect.
|
25 |
+
|
26 |
+
## Replication
|
27 |
+
You can replicate this dataset using SDXL Turbo with Pixel Art XL, 8 steps of Euler a, CFG = 1 and Diffusers.
|
28 |
+
|
29 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6303f37c3926de1f7ec42d3e/GUDdifE0G2NQxOTX9zl0t.jpeg" width="512" height="512">
|