Ojimi commited on
Commit
caafcee
1 Parent(s): 17aa566

Update README

Browse files
Files changed (6) hide show
  1. README.md +27 -18
  2. cry.png +0 -0
  3. preview1.png +0 -0
  4. preview2.png +0 -0
  5. preview3.png +0 -0
  6. preview4.png +0 -0
README.md CHANGED
@@ -1,19 +1,14 @@
1
- ---
2
- license: agpl-3.0
3
- language:
4
- - en
5
- - vi
6
- library_name: diffusers
7
- pipeline_tag: text-to-image
8
- tags:
9
- - art
10
- ---
11
  # Waifumake (●'◡'●) AI Art model.
12
 
13
- ![AI make it](logo.png)
14
 
15
  A single student training an AI model that generates art.
16
 
 
 
 
 
 
17
  ## Introduction:
18
  - It's an AI art model for converting text to images, images to images, inpainting, and outpainting using Stable Diffusion.
19
  - The AI art model is developed with a focus on the ability to draw anime characters relatively well through fine-tuning using Dreambooth.
@@ -26,10 +21,22 @@ A single student training an AI model that generates art.
26
  - Create an image from a sketch you created from a pure drawing program. (MS Paint)
27
  - 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.
28
 
29
- ## Preview:
30
- ![](preview1.png)
31
- ![](preview2.png)
32
- ![](preview3.png)
 
 
 
 
 
 
 
 
 
 
 
 
33
 
34
  ## Training:
35
  - **Data**: The model is trained based on a database of various sources from the Internet provided by my friend and images created by another AI.
@@ -69,7 +76,7 @@ This wouldn't have happened if they hadn't made a breakthrough.
69
  - Novel AI: Dataset images. An AI made me thousands of pictures without worrying about copyright or dispute.
70
  - Danbooru: Help me write the correct tag.
71
  - My friend and others.
72
- - You❤️🫵
73
 
74
  ## Copyright:
75
 
@@ -77,8 +84,10 @@ This license allows anyone to copy, modify, publish, and commercialize the model
77
 
78
  If any part of the model does not comply with the terms of the GNU General Public License, the copyright and other rights of the model will still be valid.
79
 
80
- The image created by AI is yours, you can do anything with it, but must comply with the laws of your country and not be used for the **prohibited behaviors** I mentioned above. We will not be held responsible for any legal issues you cause.
81
 
82
  Don't forget me.
83
 
84
- # Have fun with your waifu! (●'◡'●)
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Waifumake (●'◡'●) AI Art model.
2
 
3
+ ![](logo.png)
4
 
5
  A single student training an AI model that generates art.
6
 
7
+ ## **New model avalable** : [waifumake-full-v2](waifumake-full-v2.safetensors)!
8
+ ## What's new in v2:
9
+ - Fix color loss.
10
+ - Increase image quality.
11
+
12
  ## Introduction:
13
  - It's an AI art model for converting text to images, images to images, inpainting, and outpainting using Stable Diffusion.
14
  - The AI art model is developed with a focus on the ability to draw anime characters relatively well through fine-tuning using Dreambooth.
 
21
  - Create an image from a sketch you created from a pure drawing program. (MS Paint)
22
  - 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.
23
 
24
+ ## Preview: v2 model
25
+ <row>
26
+ <col>
27
+ <img style="width:256px; height: 256px" src="preview1.png">
28
+ </col>
29
+ <col>
30
+ <img style="width:256px; height: 256px" src="preview2.png">
31
+ </col>
32
+ </row>
33
+ <col>
34
+ <img style="width:256px; height: 256px" src="preview3.png">
35
+ </col>
36
+ <col>
37
+ <img style="width:256px; height: 256px" src="preview4.png">
38
+ </col>
39
+ <row>
40
 
41
  ## Training:
42
  - **Data**: The model is trained based on a database of various sources from the Internet provided by my friend and images created by another AI.
 
76
  - Novel AI: Dataset images. An AI made me thousands of pictures without worrying about copyright or dispute.
77
  - Danbooru: Help me write the correct tag.
78
  - My friend and others.
79
+ - YOU! Yes, is you 🫵
80
 
81
  ## Copyright:
82
 
 
84
 
85
  If any part of the model does not comply with the terms of the GNU General Public License, the copyright and other rights of the model will still be valid.
86
 
87
+ We will not be held responsible for any legal issues you cause.
88
 
89
  Don't forget me.
90
 
91
+ # Have fun with your waifu! (●'◡'●)
92
+
93
+ ![](cry.png)
cry.png ADDED
preview1.png CHANGED
preview2.png CHANGED
preview3.png CHANGED
preview4.png ADDED