Nerfgun3 commited on
Commit
2eaa38d
1 Parent(s): 8b13a02

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +88 -0
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%201.png"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
+ inference: false
11
+ ---
12
+
13
+ # Sakimi-chan LoRA
14
+
15
+ ## Who is Sakimi-chan?
16
+
17
+ Sakimi-chan is a Canadian artist best known for her digital paintings and unique style. She mainly draws fanart of games and popular characters and creates gifs for her fans with voiceovers.
18
+ Patreon: https://www.patreon.com/sakimichan
19
+
20
+ # Use Cases
21
+
22
+ The LoRA is in itself very compatible with the most diverse model. However, it is most effective when used with Kenshi or AbyssOrangeMix2.
23
+
24
+ The LoRA itself was trained with the token: ```skistyle```.
25
+ I would suggest using the token with AbyssOrangeMix2, but not with Kenshi, since I got better results that way.
26
+
27
+ The model mentioned right now
28
+ 1. AbyssOrangeMix2 from [WarriorMama777](https://huggingface.co/WarriorMama777/OrangeMixs)
29
+ 2. Kenshi Model from [Luna](https://huggingface.co/SweetLuna/Kenshi)
30
+
31
+ ## Strength
32
+
33
+ I would personally use these strength with the assosiated model:
34
+ 0.8-0.85 for AbyssOrangeMix2
35
+ 0.65-0.75 for Kenshi
36
+
37
+ # Showcase
38
+
39
+ **Example 1**
40
+
41
+ <img alt="Showcase" src="https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%204.png"/>
42
+
43
+ ```
44
+ 1girl, animal_ears, bangs, (masterpiece:1.2), (highly detailed), (looking at viewer), ((best quality)), (ultra-detailed), black_hair, black_skirt, red_ribbon, blurry, blurry_background, collared_shirt, facial_mark, flower, fox_ears, grey_flower, hair_flower, hair_ornament, highres, league_of_legends, long_hair, looking_at_viewer, neck_ribbon, nixeu, orange_eyes, pleated_skirt, ribbon, shirt, sitting, skirt, solo, whisker_markings, white_shirt
45
+ Steps: 32, Sampler: Euler a, CFG scale: 7
46
+ ```
47
+
48
+ **Example 2**
49
+ <img alt="Showcase" src="https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%203.png"/>
50
+
51
+ ```
52
+ m_style, 1girl, (masterpiece:1.2), ((best quality)), (ultra-detailed), (barbosa_style:0.8)
53
+ Steps: 32, Sampler: Euler a, CFG scale: 7
54
+ ```
55
+
56
+ **Example 3**
57
+ <img alt="Showcase" src="https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%202.png"/>
58
+
59
+ ```
60
+ m_style, 1girl, (masterpiece:1.2), ((best quality)), (ultra-detailed)
61
+ Steps: 32, Sampler: Euler a, CFG scale: 7
62
+ ```
63
+
64
+ **Example 4**
65
+ <img alt="Showcase" src="https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%205.png"/>
66
+
67
+ ```
68
+ (Glowing neon:1.1) (lineart:1.3), 1girl, highly detailed face, (mystical bioluminescent flowers:1.3), mid shot, full body, a somber expression, sadness, (dark background:1.2), (darkness:1.2), a beautiful vortex of energy swirling around her, vibrant colors, finding beauty in the darkness, superb, 8k wallpaper, extremely detailed, (thick brush strokes:1.3), intricate, (oil painting:0.9), limited palette
69
+ Steps: 32, Sampler: Euler a, CFG scale: 7
70
+ ```
71
+
72
+ **Example 5**
73
+ <img alt="Showcase" src="https://huggingface.co/Nerfgun3/NewArtModel4/resolve/main/preview/Preview%206.png"/>
74
+
75
+ ```
76
+ A beautiful picture of a girl with cat ears and wings, cat ears, anime girl, mosaic, aurora, pixalated, anime, illustration, intricate, high detailed face, cinematic lighting, highly detailed, octane, digital painting, wavy hair, full body shot, Polychromatic noir, paper cut art, tenebrism, reflection, sharp focus, vibrant colours
77
+ Steps: 32, Sampler: Euler a, CFG scale: 7
78
+ ```
79
+
80
+ # License
81
+
82
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
83
+ The CreativeML OpenRAIL License specifies:
84
+
85
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
86
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
87
+ 3. You may re-distribute the weights and use the embedding commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
88
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)