Nerfgun3 commited on
Commit
52b5ea8
·
1 Parent(s): 702251e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +69 -0
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/datasets/Nerfgun3/Liang_Xing_LoRA/resolve/main/preview/preview%20(2).png"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
+ inference: false
11
+ ---
12
+
13
+ # Liang Xing LoRA
14
+
15
+ # Use Cases
16
+
17
+ The LoRA is in itself very compatible with the most diverse model. However, it is most effective when used with Kenshi or AbyssOrangeMix2.
18
+
19
+ The LoRA itself was trained with the token: ```skistyle```.
20
+
21
+ The model mentioned right now
22
+ 1. AbyssOrangeMix2 from [WarriorMama777](https://huggingface.co/WarriorMama777/OrangeMixs)
23
+ 2. Kenshi Model from [Luna](https://huggingface.co/SweetLuna/Kenshi)
24
+
25
+ ## Strength
26
+
27
+ I would personally use these strength with the assosiated model:
28
+ - 0.8-1 for AbyssOrangeMix2
29
+ - 0.7-0.85 for Kenshi
30
+
31
+ # Showcase
32
+
33
+ **Example 1**
34
+
35
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/Liang_Xing_LoRA/resolve/main/preview/preview%20(3).png"/>
36
+
37
+ ```
38
+ skistyle,
39
+ 1girl, solo, blonde hair, armor, gauntlets, ahoge, green eyes, armored dress, ribbon, puffy sleeves, dress, braid, hair ribbon, looking at viewer, weapon, long sleeves, juliet sleeves, sword, blue ribbon, lips, sidelocks, hair bun, hand on hilt, excalibur (fate/stay night), breastplate, bangs
40
+ Steps: 32, Sampler: Euler a, CFG scale: 7
41
+ ```
42
+
43
+ **Example 2**
44
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/Liang_Xing_LoRA/resolve/main/preview/preview%20(1).png"/>
45
+
46
+ ```
47
+ skistyle,
48
+ 1girl, best quality, (masterpiece:1.3), (white eyelashes:1.2), (albino:1.2), [black eyeshadow], bangs, closed mouth, cowboy shot, dress shirt, hair between eyes, long hair, looking at viewer, red eyes, shirt, simple background, sleeves past wrists, white hair, white shirt, wing collar, black skirt, (upper body:1.3), (highly detailed face:1.3)
49
+ Steps: 32, Sampler: Euler a, CFG scale: 7
50
+ ```
51
+
52
+ **Example 3**
53
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/Liang_Xing_LoRA/resolve/main/preview/preview%20(4).png"/>
54
+
55
+ ```
56
+ skistyle,
57
+ (extremely detailed CG unity 8k wallpaper), (ultra-detailed), masterpiece, best quality, raiden shogun, 1girl, breasts, solo
58
+ Steps: 20, Sampler: DPM++ SDE Karras, CFG scale: 7
59
+ ```
60
+
61
+ # License
62
+
63
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
64
+ The CreativeML OpenRAIL License specifies:
65
+
66
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
67
+ 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
68
+ 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)
69
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)