Update README.md
Browse files
README.md
CHANGED
@@ -13,13 +13,6 @@ tags:
|
|
13 |
|
14 |
# PVC v2
|
15 |
|
16 |
-
## Model links
|
17 |
-
|
18 |
-
- [**pvc-v2.safetensors**](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v2.safetensors)
|
19 |
-
- [**pvc-v2.ckpt**](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v2.ckpt)
|
20 |
-
- [pvc-v2.yaml](https://huggingface.co/p1atdev/pvc/blob/main/pvc-v2.yaml) (needed if you want to use the model in AUTOMATIC1111's Web UI)
|
21 |
-
- [pvc-v2-lora.pt](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v2-lora.pt) (maybe only works with kohya's [sd-scripts](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v1-lora.pt) or [webui extension](https://github.com/kohya-ss/sd-webui-additional-networks))
|
22 |
-
|
23 |

|
24 |
|
25 |
|
@@ -29,6 +22,18 @@ Negative prompt: nsfw, worst quality, low quality, medium quality, deleted, lowr
|
|
29 |
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7
|
30 |
```
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
## Samples
|
33 |
|
34 |

|
|
|
13 |
|
14 |
# PVC v2
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |

|
17 |
|
18 |
|
|
|
22 |
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7
|
23 |
```
|
24 |
|
25 |
+
This model is a latent diffusion model finetuned on [Waifu Diffusion v1.4 epoch 2](https://huggingface.co/hakurei/waifu-diffusion-v1-4) with [PVC figure images](https://huggingface.co/datasets/p1atdev/pvc) using LoRA method.
|
26 |
+
You can use Danbooru tags to generate images.
|
27 |
+
|
28 |
+
|
29 |
+
## Model links
|
30 |
+
|
31 |
+
- [**pvc-v2.safetensors**](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v2.safetensors)
|
32 |
+
- [**pvc-v2.ckpt**](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v2.ckpt)
|
33 |
+
- [pvc-v2.yaml](https://huggingface.co/p1atdev/pvc/blob/main/pvc-v2.yaml) (needed if you want to use the model in AUTOMATIC1111's Web UI)
|
34 |
+
- [pvc-v2-lora.pt](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v2-lora.pt) (maybe only works with kohya's [sd-scripts](https://huggingface.co/p1atdev/pvc/resolve/main/pvc-v1-lora.pt) or [webui extension](https://github.com/kohya-ss/sd-webui-additional-networks))
|
35 |
+
|
36 |
+
|
37 |
## Samples
|
38 |
|
39 |

|