File size: 2,518 Bytes
73dcb21
 
 
5811a80
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
47
48
---
license: creativeml-openrail-m
---

# Hitokomoru Diffusion

Welcome to Hitokomoru Diffusion - a latent diffusion model that has been trained on Japanese Artist artwork, [γƒ’γƒˆγ“γ‚‚γ‚‹/Hitokomoru](https://www.pixiv.net/en/users/30837811). The current model has been fine-tuned with a learning rate of 2.0e-6 for 10000 training steps on 255 images. The model is trained using the [NovelAI Aspect Ratio Bucketing Tool](https://github.com/NovelAI/novelai-aspect-ratio-bucketing) so that it can be trained at non-square resolutions. Like other anime-style Stable Diffusion models, it also supports Danbooru tags to generate images.

e.g. **_1girl, white hair, golden eyes, beautiful eyes, detail, flower meadow, cumulonimbus clouds, lighting, detailed sky, garden_** 

# Dataset

You can find datasets used to train this model [here](https://huggingface.co/datasets/Linaqruf/hitokomoru-tag)
 
## Examples

Below are some examples of images generated using this model:

### Using Hitomoru-5000.ckpt
**Anime Girl:**
![Anime Girl](https://huggingface.co/Linaqruf/hitokomoru/resolve/main/girl-5000.png)

**Anime Boy:**
![Anime Boy](https://huggingface.co/Linaqruf/hitokomoru/resolve/main/boy-5000.png)

### Using Hitomoru-10000.ckpt

**Anime Girl:**
![Anime Girl](https://huggingface.co/Linaqruf/hitokomoru/resolve/main/girl-10000.png)

**Anime Boy:**
![Anime Boy](https://huggingface.co/Linaqruf/hitokomoru/resolve/main/boy-10000.png)

## License

This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
The CreativeML OpenRAIL License specifies: 

1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content 
2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
[Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)

## Credit
- [γƒ’γƒˆγ“γ‚‚γ‚‹/Hitokomoru](https://www.pixiv.net/en/users/30837811) for Datasets

## Big Thanks to
- [Kohya](https://twitter.com/kohya_ss) with their [Kohya Trainer](https://note.com/kohya_ss/n/ne17e34dd51bf)