|
--- |
|
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. |
|
|
|
|