Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Usage:
|
2 |
+
|
3 |
+
`doggy style` and `2girls` seem to be required to get the proper positioning of the subjects. By decreasing the weight of `2girls` and increasing the weight of `large penis`, it is possible to "ovveride" the CTF part, and generate a fairly normal, large penis instead of a partial CTF image.
|
4 |
+
|
5 |
+
The negative LoRA is not strictly required, but may improve results for some seeds.
|
6 |
+
|
7 |
+
Example prompt:
|
8 |
+
|
9 |
+
Positive:
|
10 |
+
```
|
11 |
+
<lora:nai_multi_artist_v1:1>,
|
12 |
+
(sketch:1.1), monochrome,
|
13 |
+
<lora:nai_ctf_v4:0.8>, <lora:nai_ctf_overfitted_v1:0.4>, (ctf:1.3),
|
14 |
+
doggy style, 2girls,
|
15 |
+
masterpiece, best quality, highest quality,
|
16 |
+
futanari, large penis, large testicles, tiny breasts, (ahegao:0.4)
|
17 |
+
```
|
18 |
+
|
19 |
+
Negative:
|
20 |
+
```
|
21 |
+
(low quality, worst quality:1.4),
|
22 |
+
<lora:nai_ctfneg_v2:1>, ctfneg,
|
23 |
+
colors,
|
24 |
+
(censored:1.4),
|
25 |
+
animal ears, elf,
|
26 |
+
tongue,
|
27 |
+
multiple penises,
|
28 |
+
blurry, out of focus,
|
29 |
+
multiple views,
|
30 |
+
disembodied limb, extra digits, fewer digits,
|
31 |
+
watermark, text, signature
|
32 |
+
```
|