English
Japanese
art
Phantom-Artist commited on
Commit
98633e7
1 Parent(s): 3c56369

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +84 -0
README.md CHANGED
@@ -1,3 +1,87 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ datasets:
4
+ - Phantom-Artist/phantom-diffusion-s2-dataset
5
+ language:
6
+ - en
7
+ - ja
8
+ tags:
9
+ - art
10
  ---
11
+ Another 20 models that are trained over [hakurei's Waifu Diffusion](https://huggingface.co/hakurei/waifu-diffusion).
12
+
13
+ Each model was trained on a notable Japanese AI artist's works using dreambooth, with 30 of their works gained mainly from twitter (except for aibanousagi, which I could find only 23).
14
+
15
+ It tooks 1000 steps to train each model, at a learning rate of 5-e6. I have shared the notebook [here](https://huggingface.co/Phantom-Artist/phantom-diffusion/blob/main/DreamBooth_Stable_Diffusion_works_with_SD_2.ipynb) in case you want to try out additional training.
16
+
17
+ Some are good at backgrounds, while others can generate a semi-realistic style as seen in many SD 1.5 anime/waifu models (and some might be a bit overfitted).
18
+
19
+ This time, some of them are also quite good at generating a certain style (just as the swingwings_style in the first 20).
20
+
21
+ The dataset is published [here](https://huggingface.co/datasets/Phantom-Artist/phantom-diffusion-dataset).
22
+
23
+ # For those who are against generative AIs
24
+ You can see that now they are the target. Take our tool. Now is the time for pay back. Generate the images in their styles, and bring back the power you had to yourself.
25
+
26
+ # For those who support the development of generative AIs
27
+ Some of the AI artists, even though they take advantage of the open strategy of Stable Diffusion, now tend to hide their prompts, trying to monopolize their style (I'm not saying the AI artists I trained are as such, to be sure).
28
+
29
+ To continue protecting our values and beliefs on the open community and fight against them trying to create another pre-modern style guilds, I will show you a new way.
30
+
31
+ You no longer need their prompts; just train their images by yourself to protect the open community. It's not only legal but also ethical, as they have been taking advantages of others' trained dataset.
32
+
33
+ # For those who call themselves "phantom 20"
34
+ Note that these artists are IMO as interesting as you are.
35
+
36
+ Some of them were in the second because I had limited time before disclosing the first series, some are recommendation through a feedback, and others are those who I found out to be interesting enough to be on the list after having communication on the discord server.
37
+
38
+ ALL of them, however, are as interesting, with their specific styles, and I recommend you that you call yourselves "phantom *40*."
39
+
40
+ # Will I add more models?
41
+ No, at least, not with the speed I did in the first and the second series.
42
+
43
+ I think I have covered 90% of those who are notable and interesting, and I'm kind of tired to see people trying to be or pushing someone to be in the waiting list of the phantom series.
44
+
45
+ You can simply do it yourself. That's why I have that notebook left open.
46
+
47
+ # trained artist list
48
+ - ALyo
49
+ - cfromi_icwit
50
+ - Defpoint
51
+ - getkomusen
52
+ - hemlok_ai
53
+ - Inakamono_AI
54
+ - kaideen_bird
55
+ - recommended additional neg: bird
56
+ - kenzenna_ifuru
57
+ - kuyoh
58
+ - kyo_do4
59
+ - recommended to remove neg: nsfw
60
+ - littoch
61
+ - recommended additional pos: crying/beautiful tears
62
+ - moto_ourt
63
+ - nakamurashippo
64
+ - recommended additional neg: wrong perspective, distorted buildings
65
+ - sai81685361
66
+ - recommended additional pos: loli, big round eyes, flat chest
67
+ - ShunkaCule
68
+ - The_Pioneer
69
+ - possible additional pos: CG
70
+ - waterman
71
+ - yamaneko_catfox
72
+ - possible additional pos: cat ears
73
+ - Yoshi_kake0712
74
+ - SA1P
75
+
76
+ # samples
77
+ The basic prompt is as follows.
78
+
79
+ However, to present you the potential of these models as much as possible, many of them have additional postive tags (such as "in the style of") to get the result below (yes, use ``aitop (ARTIST)_style`` to gain the finetuned result).
80
+
81
+ Many works better with the additional prompt ``beautiful face``. Generally speaking, prompting words close to the trained dataset will give you a better result.
82
+ ```
83
+ POS: masterpiece, best quality, 1girl, aitop (ARTIST)_style
84
+ NEG: nsfw, worst quality, low quality, medium quality, deleted, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digits, fewer digits, cropped, jpeg artifacts, signature, watermark, username, blurry, simple background
85
+ ```
86
+
87
+ TO BE ADDED