p1atdev commited on
Commit
9afe319
1 Parent(s): dc4e07a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -7
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
  ![v2 eyecatch](https://huggingface.co/p1atdev/pvc/resolve/main/samples/v2-eyecatch.png)
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
  ![v2 sample1](https://huggingface.co/p1atdev/pvc/resolve/main/samples/v2-sample1.png)
 
13
 
14
  # PVC v2
15
 
 
 
 
 
 
 
 
16
  ![v2 eyecatch](https://huggingface.co/p1atdev/pvc/resolve/main/samples/v2-eyecatch.png)
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
  ![v2 sample1](https://huggingface.co/p1atdev/pvc/resolve/main/samples/v2-sample1.png)