mfsuve commited on
Commit
ee04349
1 Parent(s): fd9ea96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -2,7 +2,7 @@
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: runwayml/stable-diffusion-v1-5
5
- instance_prompt: <class 'str'>
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
@@ -18,15 +18,14 @@ This is a dreambooth model derived from runwayml/stable-diffusion-v1-5 and finet
18
 
19
  ![sample_train_image](./sample_train_image.jpg)
20
 
21
- The weights were trained on the prompt _<class 'str'>_ using [DreamBooth](https://dreambooth.github.io/).
22
 
23
- 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_.
24
 
25
  | | |
26
  |---|---|
27
  |![img_0](./1694007423.718653.jpg)|![img_1](./1694007390.126265.jpg)|
28
- |![img_2](./1694007455.007436.jpg)|![img_3](./.ipynb_checkpoints)|
29
- |![img_4](./1694007038.320951.jpg)|![img_5](./1694007283.859916.jpg)|
30
- |![img_6](./1694007078.126773.jpg)|
31
 
32
  DreamBooth for the text encoder was enabled.
 
2
  ---
3
  license: creativeml-openrail-m
4
  base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: a cc lamp
6
  tags:
7
  - stable-diffusion
8
  - stable-diffusion-diffusers
 
18
 
19
  ![sample_train_image](./sample_train_image.jpg)
20
 
21
+ The weights were trained on the prompt _"a cc lamp"_ using [DreamBooth](https://dreambooth.github.io/).
22
 
23
+ 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"_.
24
 
25
  | | |
26
  |---|---|
27
  |![img_0](./1694007423.718653.jpg)|![img_1](./1694007390.126265.jpg)|
28
+ |![img_2](./1694007455.007436.jpg)|![img_3](./1694007038.320951.jpg)|
29
+ |![img_4](./1694007283.859916.jpg)|![img_5](./1694007078.126773.jpg)|
 
30
 
31
  DreamBooth for the text encoder was enabled.