p1atdev commited on
Commit
6ce00ec
1 Parent(s): 157dcbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -5,7 +5,18 @@ tags:
5
  - text-to-image
6
  ---
7
 
8
- # OreO
9
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
 
 
5
  - text-to-image
6
  ---
7
 
8
+ # Lazurite
9
 
10
+ ![lazurite eyecatch](https://huggingface.co/p1atdev/ore-o/resolve/main/images/lazurite-v1.png)
11
+
12
+ - [lazurite-v1.safetensors](https://huggingface.co/p1atdev/ore-o/blob/main/lazurite-v1.safetensors)
13
+ - [lazurite-v1.safetensors](https://huggingface.co/p1atdev/ore-o/blob/main/lazurite-v1.ckpt)
14
+ - [lazurite-v1.yaml](https://huggingface.co/p1atdev/ore-o/blob/main/lazurite-v1.yaml)
15
+ - [lazurite-v1-lora.pt](https://huggingface.co/p1atdev/ore-o/blob/main/lazurite-v1-lora.pt)
16
+
17
+
18
+ Lazurite is a latent diffusion model fintuned with modern style illustrations in LoRA method, based on [Waifu Diffusion 1.4 epoch 2](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/wd-1-4-anime_e2.ckpt).
19
+ If you want to use the model in AUTOMATIC1111's Web UI, you neeed [lazurite-v1.yaml](https://huggingface.co/p1atdev/ore-o/blob/main/lazurite-v1.yaml).
20
+ The `lazurite-v1-lora.pt` only works with kohya's [sd-script](https://github.com/kohya-ss/sd-scripts) or [extension](https://github.com/kohya-ss/sd-webui-additional-networks).
21
 
22