mswhite/bricksburg_model
02
1---2license: creativeml-openrail-m3library_name: diffusers4tags:5- stable-diffusion6- stable-diffusion-diffusers7- text-to-image8- diffusers9- diffusers-training10base_model: runwayml/stable-diffusion-v1-511inference: true12---13 14<!-- This model card has been generated automatically according to the information the training script had access to. You15should probably proofread and complete it, then remove this comment. -->16 17Model Desc18 19## Intended uses & limitations20 21#### How to use22 23```python24# TODO: add an example code snippet for running this diffusion pipeline25```26 27#### Limitations and bias28 29[TODO: provide examples of latent issues and potential remediations]30 31## Training details32 33[TODO: describe the data used to train the model]