CoolFace
Modelpublic

Dutch1/new_model

sourceHugging Facecreativeml-openrail-mupdated 2y agoView on Hugging Face
0likes9downloads
README.md45 linesDownload Raw Back to root
1---2base_model: stable-diffusion-v1-5/stable-diffusion-v1-53library_name: diffusers4license: creativeml-openrail-m5inference: true6tags:7- stable-diffusion8- stable-diffusion-diffusers9- text-to-image10- diffusers11- controlnet12- diffusers-training13---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-Dutch1/new_model20 21These are controlnet weights trained on stable-diffusion-v1-5/stable-diffusion-v1-5 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]