CoolFace
Modelpublic

Seokeon/example5

sourceHugging Facecreativeml-openrail-mupdated 3y agoView on Hugging Face
1likes3downloads
README.md26 linesDownload Raw Back to root
1 2---3license: creativeml-openrail-m4base_model: runwayml/stable-diffusion-v1-55instance_prompt: a photo of sks dog6tags:7- stable-diffusion8- stable-diffusion-diffusers9- text-to-image10- diffusers11- lora12inference: true13---14    15# LoRA DreamBooth - Seokeon/example516 17These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a photo of sks dog using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following. 18 19![img_0](./image_0.png)20![img_1](./image_1.png)21![img_2](./image_2.png)22![img_3](./image_3.png)23 24 25LoRA for the text encoder was enabled: False.26