Nerfgun3 commited on
Commit
b169bb1
1 Parent(s): c0127e6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +71 -0
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/datasets/Nerfgun3/FBI-meme_LoRA/resolve/main/preview/Preview%20(4).png"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
+ inference: false
11
+ ---
12
+
13
+ # FBI Cap Meme 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
+ You most likely want to add ```fbi cap, fbi``` to force the cap.
21
+
22
+ The models mentioned right now
23
+ 1. AbyssOrangeMix2 from [WarriorMama777](https://huggingface.co/WarriorMama777/OrangeMixs)
24
+ 2. Kenshi Model from [Luna](https://huggingface.co/SweetLuna/Kenshi)
25
+
26
+ ## Strength
27
+
28
+ I would personally use these strength with the assosiated model:
29
+
30
+ - 0.75-0.85 for AbyssOrangeMix2
31
+ - 0.65-0.85 for Kenshi
32
+
33
+ # Showcase
34
+
35
+ **Example 1**
36
+
37
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/FBI-meme_LoRA/resolve/main/preview/Preview%20(1).png"/>
38
+
39
+ ```
40
+ skistyle,
41
+ 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,
42
+ Steps: 32, Sampler: Euler a, CFG scale: 7
43
+ ```
44
+
45
+ **Example 2**
46
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/FBI-meme_LoRA/resolve/main/preview/Preview%20(2).png"/>
47
+
48
+ ```
49
+ skistyle,
50
+ 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,
51
+ Steps: 32, Sampler: Euler a, CFG scale: 7
52
+ ```
53
+
54
+ **Example 3**
55
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/FBI-meme_LoRA/resolve/main/preview/Preview%20(3).png"/>
56
+
57
+ ```
58
+ skistyle,
59
+ 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
60
+ Steps: 32, Sampler: Euler a, CFG scale: 7
61
+ ```
62
+
63
+ # License
64
+
65
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
66
+ The CreativeML OpenRAIL License specifies:
67
+
68
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
69
+ 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
70
+ 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)
71
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)