Nerfgun3 commited on
Commit
026f567
1 Parent(s): 10343e0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +75 -0
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/datasets/Nerfgun3/John_Kafka_LoRA/resolve/main/preview/preview%20(1).png"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
+ inference: false
11
+ ---
12
+
13
+ # John Kafka Artstyle 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 models 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
+
29
+ Soft-Version:
30
+ - 0.85-1 for AbyssOrangeMix2
31
+ - 0.75-0.9 for Kenshi
32
+
33
+ Hard-Version:
34
+ - 0.6-0.8 for AbyssOrangeMix2
35
+ - 0.55-0.75 for Kenshi
36
+
37
+ # Showcase
38
+
39
+ **Example 1**
40
+
41
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/John_Kafka_LoRA/resolve/main/preview/preview%20(2).png"/>
42
+
43
+ ```
44
+ skistyle,
45
+ 1girl, solo, animal ears, long hair, looking at viewer, bell, upper body, bangs, closed mouth, animal ear fluff, hair between eyes, grey eyes, blush, grey hair, cat ears, neck bell, shirt,
46
+ Steps: 32, Sampler: Euler a, CFG scale: 7
47
+ ```
48
+
49
+ **Example 2**
50
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/John_Kafka_LoRA/resolve/main/preview/preview%20(3).png"/>
51
+
52
+ ```
53
+ skistyle,
54
+ 1girl, solo, animal ears, long hair, looking at viewer, bell, upper body, bangs, closed mouth, animal ear fluff, hair between eyes, grey eyes, blush, grey hair, cat ears, neck bell, shirt,
55
+ Steps: 32, Sampler: Euler a, CFG scale: 7
56
+ ```
57
+
58
+ **Example 3**
59
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/John_Kafka_LoRA/resolve/main/preview/preview%20(4).png"/>
60
+
61
+ ```
62
+ skistyle,
63
+ small breasts, dark-skinned female, shorts, dark skin, hair ornament, black hair, smile, glasses, v, cleavage, hairclip, brown hair, grin, aged up, brown eyes, white background, 1girl, looking at viewer, off shoulder, shirt, sweater, simple background, short shorts, denim shorts
64
+ Steps: 32, Sampler: Euler a, CFG scale: 7
65
+ ```
66
+
67
+ # License
68
+
69
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
70
+ The CreativeML OpenRAIL License specifies:
71
+
72
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
73
+ 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
74
+ 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)
75
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)