Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ pretty_name: Housey House v2 - PixArt Alpha
|
|
44 |
|
45 |
I was in the process of producing a fully synthetic dataset for ungrounded image generation using an unconventional combination of layers. As such, I needed a dataset of highly similar objects with 'themes'. In order to produce `log(x, y)` combinations of options in the final model. This is that dataset.
|
46 |
|
47 |
-
The initial ( 07/15/2024 ) release includes ~
|
48 |
|
49 |
Release 2 split PixArt Alpha includes ~2.1k unique houses, each processed more efficiently and using a more powerful GPU via parallel model loading followed by sequential but accelerated inference and diffusion with each.
|
50 |
|
|
|
44 |
|
45 |
I was in the process of producing a fully synthetic dataset for ungrounded image generation using an unconventional combination of layers. As such, I needed a dataset of highly similar objects with 'themes'. In order to produce `log(x, y)` combinations of options in the final model. This is that dataset.
|
46 |
|
47 |
+
The initial ( 07/15/2024 ) release includes ~1.3k unique houses, each processed using a VQA, [PixArt-alpha/PixArt-Sigma-XL-2-1024-MS](https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS), to be precise.
|
48 |
|
49 |
Release 2 split PixArt Alpha includes ~2.1k unique houses, each processed more efficiently and using a more powerful GPU via parallel model loading followed by sequential but accelerated inference and diffusion with each.
|
50 |
|