File size: 1,005 Bytes
37bdd40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

---
license: creativeml-openrail-m
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: <class 'str'>
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
- diffusers
- dreambooth
inference: true
---
    
# DreamBooth - mfsuve/dreambooth-lamp-V2

This is a dreambooth model derived from runwayml/stable-diffusion-v1-5 and finetuned on the images of the lamp below.

![sample_train_image](./sample_train_image.jpg)

The weights were trained on the prompt _<class 'str'>_ using [DreamBooth](https://dreambooth.github.io/).

You can find some example images in the following generated with the prompt _sketch drawing of a cc lamp, black and white, hand drawn, pencil art_.

|   |   |
|---|---|
|![img_0](./1694007423.718653.jpg)|![img_1](./1694007390.126265.jpg)|
|![img_2](./1694007455.007436.jpg)|![img_3](./.ipynb_checkpoints)|
|![img_4](./1694007038.320951.jpg)|![img_5](./1694007283.859916.jpg)|
|![img_6](./1694007078.126773.jpg)|

DreamBooth for the text encoder was enabled.