File size: 788 Bytes
de19439 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
base_model: PixArt-alpha/PixArt-XL-2-512x512
library_name: diffusers
license: creativeml-openrail-m
inference: true
tags:
- pixart-alpha
- text-to-image
- diffusers
- diffusers-training
- textual_inversion
---
<!-- This model card has been generated automatically according to the information the training script had access to. You
should probably proofread and complete it, then remove this comment. -->
# Pixart-alpha resize text embedding - futurefrompast/pixart-alpha-512
## Intended uses & limitations
#### How to use
```python
# TODO: add an example code snippet for running this diffusion pipeline
```
#### Limitations and bias
[TODO: provide examples of latent issues and potential remediations]
## Training details
[TODO: describe the data used to train the model] |