Jingya HF staff commited on
Commit
269ca86
·
verified ·
1 Parent(s): 4a35642

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
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.