Update README.md
Browse files
README.md
CHANGED
@@ -13,35 +13,10 @@ tags:
|
|
13 |
- stable diffusion
|
14 |
---
|
15 |
|
16 |
-
# Kawai Diffusion v4-charm LTS (≧∇≦)ノ
|
17 |
![](assets/preview.png)
|
18 |
-
# What's new in Kawai v4-charm LTS:
|
19 |
-
|
20 |
-
**Feature:**
|
21 |
-
|
22 |
-
- **Full of Kawai Diffusion v4.**
|
23 |
-
|
24 |
-
|
25 |
-
- Support long-term use.
|
26 |
-
|
27 |
-
- High-end quality.
|
28 |
-
|
29 |
-
**Limit:**
|
30 |
-
|
31 |
-
- Error, bad, bad hands, color loss.
|
32 |
-
|
33 |
-
**⚠️Usage warning⚠️:**
|
34 |
-
|
35 |
-
- The output images may not be suitable for all ages, please use with additional safety measures. (violence, sexual)
|
36 |
-
|
37 |
-
- Some parts of the model may not be suitable for you. Please use it with caution.
|
38 |
|
39 |
## Introduction:
|
40 |
-
-
|
41 |
-
- The AI art model is developed with a focus on the ability to draw anime characters relatively well through fine-tuning using Dreambooth.
|
42 |
-
- It can be used as a tool for upscaling or rendering anime-style images from 3D modeling software (Blender).
|
43 |
-
- Create an image from a sketch you created from a pure drawing program. (MS Paint)
|
44 |
-
- The model is aimed at everyone and has limitless usage potential.
|
45 |
|
46 |
## Use:
|
47 |
|
@@ -55,12 +30,6 @@ pipe = pipe.to("cuda")
|
|
55 |
prompt = "1girl, animal ears, long hair, solo, cat ears, choker, bare shoulders, red eyes, fang, looking at viewer, animal ear fluff, upper body, black hair, blush, closed mouth, off shoulder, bangs, bow, collarbone"
|
56 |
image = pipe(prompt, negative_prompt="lowres, bad anatomy").images[0]
|
57 |
```
|
58 |
-
- Try it in Google Colab [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1D6LNtXrpD2QfUx-d_yztWZVgTiDAyyAT?usp=sharing)
|
59 |
-
- Chat GPT with Kawai Diffusion (or any model if you like.)
|
60 |
-
|
61 |
-
```code
|
62 |
-
Read the following instructions, and if you understand, say "I understand": Command prompt structure: includes descriptions of shape, perspective, posture, and landscape,... Keywords are written briefly in the form of tags. For example "1girl, blonde hair, sitting, dress, red eyes, small breasts, star, night sky, moon"
|
63 |
-
```
|
64 |
## Tips:
|
65 |
- The `masterpiece` and `best quality` tags are not necessary, as it sometimes leads to contradictory results, but if it is distorted or discolored, add them now.
|
66 |
- The CGF scale should be 7.5 and the step count 28 for the best quality and best performance.
|
@@ -112,6 +81,4 @@ Don't forget me.
|
|
112 |
|
113 |
# Have fun with your waifu! (●'◡'●)
|
114 |
|
115 |
-
|
116 |
-
|
117 |
-
Like it? Buy me ko-fi: https://ko-fi.com/ojimi (≧∇≦)ノ
|
|
|
13 |
- stable diffusion
|
14 |
---
|
15 |
|
|
|
16 |
![](assets/preview.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Introduction:
|
19 |
+
- I don't know how to introduce it, but it's been renamed several times. It is an open, free to use and fine-tune AI-art model. It was created by my curiosity. Hope you will like it. Have fun! (●'◡'●).
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Use:
|
22 |
|
|
|
30 |
prompt = "1girl, animal ears, long hair, solo, cat ears, choker, bare shoulders, red eyes, fang, looking at viewer, animal ear fluff, upper body, black hair, blush, closed mouth, off shoulder, bangs, bow, collarbone"
|
31 |
image = pipe(prompt, negative_prompt="lowres, bad anatomy").images[0]
|
32 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
## Tips:
|
34 |
- The `masterpiece` and `best quality` tags are not necessary, as it sometimes leads to contradictory results, but if it is distorted or discolored, add them now.
|
35 |
- The CGF scale should be 7.5 and the step count 28 for the best quality and best performance.
|
|
|
81 |
|
82 |
# Have fun with your waifu! (●'◡'●)
|
83 |
|
84 |
+
Do you want to sponsor computing resources for us? Thank you . Please sponsor to me on Ko-fi at https://ko-fi.com/projectk.
|
|
|
|