Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: openrail++
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail++
|
3 |
+
---
|
4 |
+
|
5 |
+
This repo gathers all components in a Pixart Sigma pipeline:
|
6 |
+
|
7 |
+
* Transformer: [PixArt-alpha/PixArt-Sigma-XL-2-512-MS](https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-512-MS)
|
8 |
+
|
9 |
+
* Other components: [PixArt-alpha/pixart_sigma_sdxlvae_T5_diffusers](https://huggingface.co/PixArt-alpha/pixart_sigma_sdxlvae_T5_diffusers)
|
10 |
+
|
11 |
+
|
12 |
+
This is for ease the test of Optimum Neuron's Pixart support, please do not use it for other purposes.
|