File size: 2,064 Bytes
de9ef77
 
69ac33e
 
 
 
 
 
 
 
 
de9ef77
69ac33e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
license: other
datasets:
- p1atdev/pvc
language:
- en
library_name: diffusers
tags:
- text-to-image
- stable-diffusion
- safetensors
---

# PVC v3

This model is a latent diffusion model finetuned on Waifu Diffusion v1.5 beta 2 with PVC figure images. 
You can use Danbooru tags to generate images.

## Downloads



## Prompt guide

### Trigger words

- `pvc` means the pvc material style but not needed always.

- `figma` is the figure style that has joints, and more tend to be product thumbnail images.

- `nendoroid` means the style of chibi figures. Use with `chibi` to get better results.

### Tips

The PVC figure style is closer to the anime style than to the realistic style. 
So, it is recommended to put `anime` to **positive** prompt and `realistic` to **negative** prompt to get better results sometimes.
If you want to avoid too realistic faces, try this! Setting `realistic` to negative does not affect the pvc style, only the faces of the characters. 



## Examples



## Training information

<details>
<table>
<thead>
<tr><th>Parameter</td><td>Value</th></tr>
</thead>
<tbody>
  
<tr><td>Service</td><td>Runpod</td></tr>
<tr><td>GPU</td><td>A5000</td></tr>
<tr><td>Notebook</td><td><a href="https://github.com/Linaqruf/kohya-trainer/blob/main/kohya-trainer.ipynb" target="_blank">Linaqruf/kohya-trainer</a></td></tr>
<tr><td>Cost</td><td>about $2</td></tr>
<tr><td>Hours</td><td>about 6 hours</td></tr>

<tr><td>Dataset</td><td>7467 images from p1atdev/pvc</td></tr>
<tr><td>Resolution</td><td>896</td></tr>
<tr><td>Epochs</td><td>5</td></tr>
<tr><td>Optimizer</td><td>Lion</td></tr>
<tr><td>LR</td><td>4e-7</td></tr>
<tr><td>Scheduler</td><td>cosine_with_restarts</td></tr>
<tr><td>Train Batch Size</td><td>1</td></tr>

</tbody>
</table>
</details>


## License
PVC v3 is released under the Fair AI Public License 1.0-SD (https://freedevproject.org/faipl-1.0-sd/). If any derivative of this model is made, please share your changes accordingly. Special thanks to ronsor/undeleted (https://undeleted.ronsor.com/) for help with the license.