File size: 1,436 Bytes
9f9e7de
 
1cae939
 
 
 
 
9f9e7de
1cae939
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7da91cb
 
 
 
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
34
35
36
37
38
39
40
41
42
43
44
45
46
---
license: creativeml-openrail-m
language:
  - en
tags:
  - stable-diffusion
  - text-to-image
---

Kawase Hasui Diffusion is trained on pantings by [KAWASE Hasui(川瀬巴水)](https://en.wikipedia.org/wiki/Hasui_Kawase).
The model has been trained on Stable Diffusion v2-1 with DreamBooth method with a learning rate of 1.0e-6 for 2,600 steps with the batch size of 8 (8 train or reg images) on 169 training images and 664 regularization images.

This model is based on SD2.1 768/v, so if you use this model in the poplular Web UI, please rename 'v2-inference-v.yaml' to 'kawase-hasui-epoch-000003.yaml' (or ~_fp16.yaml) and place it to the same folder to .safetensors.

The training prompt is "picture by lvl". 

## Examples

![Japan tourism poster](./sample1.png)
```
picture by lvl, japan tourism poster
seed  : 968191097, sampler: k_euler_a, steps : 160, CFG scale : 5.5
```

![Cyberpunk Akihabara](./sample2.png)
```
picture by lvl, cyberpunk akihabara
seed  : 1418478714, sampler: k_euler_a, steps : 160, CFG scale : 5.5
```

![Ruined castle](./sample3.png)
```
picture by lvl, ruined castle, fantasy, dawn
seed  : 897433524, sampler: k_euler_a, steps : 160, CFG scale : 5.5
```

![Party of adventurers](./sample4.png)
```
picture by lvl, fantasy, party of adventurers, ready to fight, in front of ruined temple
seed  : 1814292911, sampler: k_euler_a, steps : 160, CFG scale : 5.5
```

## License

CreativeML Open RAIL-M