Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ tags:
|
|
15 |
|
16 |
# Kawai Diffusion v4-charm LTS (≧∇≦)ノ
|
17 |
See more in CivitAI : https://civitai.com/models/21138/kawai-diffusion-sd15
|
18 |
-
[Download here](
|
19 |
![](assets/preview.png)
|
20 |
# What's new in Kawai v4-charm LTS:
|
21 |
|
@@ -31,6 +31,7 @@ Feature:
|
|
31 |
- The model is aimed at everyone and has limitless usage potential.
|
32 |
|
33 |
## Use:
|
|
|
34 |
- For 🧨Diffusers:
|
35 |
```python
|
36 |
from diffusers import DiffusionPipeline
|
|
|
15 |
|
16 |
# Kawai Diffusion v4-charm LTS (≧∇≦)ノ
|
17 |
See more in CivitAI : https://civitai.com/models/21138/kawai-diffusion-sd15
|
18 |
+
[Download here](/resolve/main/v4-charm/kawai-v4-charm.safetensors)
|
19 |
![](assets/preview.png)
|
20 |
# What's new in Kawai v4-charm LTS:
|
21 |
|
|
|
31 |
- The model is aimed at everyone and has limitless usage potential.
|
32 |
|
33 |
## Use:
|
34 |
+
|
35 |
- For 🧨Diffusers:
|
36 |
```python
|
37 |
from diffusers import DiffusionPipeline
|