File size: 1,259 Bytes
810da9a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: mit
---
### A modern house on Stable Diffusion via Dreambooth
#### model by rrustom
This your the Stable Diffusion model fine-tuned the A modern house concept taught to Stable Diffusion with Dreambooth.
It can be used by modifying the `instance_prompt`: **a photo of sks modern home**

You can also train your own concepts and upload them to the library by using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_training.ipynb).
And you can run your new concept via `diffusers`: [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb), [Spaces with the Public Concepts loaded](https://huggingface.co/spaces/sd-dreambooth-library/stable-diffusion-dreambooth-concepts)

Here are the images used for training this concept:
![image 0](https://huggingface.co/rrustom/a-modern-house/resolve/main/concept_images/1.jpeg)
![image 1](https://huggingface.co/rrustom/a-modern-house/resolve/main/concept_images/2.jpeg)
![image 2](https://huggingface.co/rrustom/a-modern-house/resolve/main/concept_images/0.jpeg)
![image 3](https://huggingface.co/rrustom/a-modern-house/resolve/main/concept_images/3.jpeg)