--- license: openrail++ tags: - text-to-image - PixArt-Σ --- # PixArt-900M Template Model This is a template model, and it is untrained. Making use of these weights will result in next to zero outputs, as it requires a large amount of compute (8x A100 or better) and training samples (3 million or more, ideally). To use an under-construction version of PixArt-900M, see the following repositories: - [ptx0/pixart-900m-1024-ft-large](https://huggingface.co/ptx0/pixart-900m-1024-ft-large) - Actively training on a mix of real photos, Midjourney, DALLE-3, and Nijijourney data. It is considered "large" because of the data scale of its sets. - [ptx0/pixart-900m-1024-ft](https://huggingface.co/ptx0/pixart-900m-1024-ft) - Unlikely to (currently) function well, training on a mix of SFW anime data, Midjourney, Nijijourney, real photos, and more. It has been caching VAE/text embeds. **It's recommended currently to make use of the `pixart-900m-ft-large` model instead.**