CoolFace
Modelpublic

taoshotaro/controlnet_test_base

sourceHugging Faceopenrail++updated 2y agoView on Hugging Face
0likes2downloads
README.md45 linesDownload Raw Back to root
1---2base_model: stabilityai/stable-diffusion-xl-base-1.03library_name: diffusers4license: openrail++5tags:6- stable-diffusion-xl7- stable-diffusion-xl-diffusers8- text-to-image9- diffusers10- controlnet11- diffusers-training12inference: true13---14 15<!-- This model card has been generated automatically according to the information the training script had access to. You16should probably proofread and complete it, then remove this comment. -->17 18 19# controlnet-taoshotaro/controlnet_test_base20 21These are controlnet weights trained on stabilityai/stable-diffusion-xl-base-1.0 with new type of conditioning.22You can find some example images below.23 24prompt: red circle with blue background25![images_0)](./images_0.png)26prompt: cyan circle with brown floral background27![images_1)](./images_1.png)28 29 30 31## Intended uses & limitations32 33#### How to use34 35```python36# TODO: add an example code snippet for running this diffusion pipeline37```38 39#### Limitations and bias40 41[TODO: provide examples of latent issues and potential remediations]42 43## Training details44 45[TODO: describe the data used to train the model]