Move Katie to own folder

This commit is contained in:
2024-12-09 12:29:21 -05:00
parent fd30ef9808
commit c0059ffc0b
8 changed files with 30 additions and 6 deletions

View File

@@ -17,9 +17,9 @@ Your home for all manner of AI photogen fuckery!
### Katie
[Katie](katie.txt) is a tall and slender redhead with green eyes. She has a well-toned build, and her style tends toward jeans and leather jackets.
[Katie](katie/) is a tall and slender redhead with green eyes. She has a well-toned build, and her style tends toward jeans and leather jackets.
[![Katie](examples/katie.png)](katie.txt)
[![Katie](examples/katie/katie.png)](katie/)
### Megan

View File

Before

Width:  |  Height:  |  Size: 489 KiB

After

Width:  |  Height:  |  Size: 489 KiB

BIN
examples/katie/katie2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 467 KiB

BIN
examples/katie/katie3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB

BIN
examples/katie/katie4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 KiB

BIN
examples/katie/katie5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 KiB

View File

@@ -1,15 +1,15 @@
# Notes:
- Anything with numbers on the front looking similar to "1-3$$" followed by a list of choices, that is the range of items to pick. Basically, "pick 1-3 items from this list". You can change these. You can use a range like that, or you can set a hard number "2$$" or you can even do "-3$$" (this would mean a maximum of three) or "1-$$" (this example means a minumum of one item but no maximum).
- ALL of these are only really tested with the PonyRealism checkpoint, but others MIGHT work
# Base Katie
${color=!__jumbo/aesthetics/colours__},score_9,score_8_up,score_7_up,1girl,solo,red hair,long hair,{ponytail|wavy hair|twin_braids},green eyes,makeup,red_lips_,toned,{smile|kind_smile|seductive_smile|happy},${color} {1-2$$hairband|hair ornament|hair tie|hair ribbon},{1-3$$__devilkkw/attire/attire_jewelry_and_accessories_limbs__},black jacket,leather jacket,open jacket,${color} shirt,__devilkkw/attire/attire_shirts_and_topwear__,cleavage,midriff,{jeans|${color} leather pants|black leather pants},__nai/Location__,{from_behind|from_side|front_view|(ass_focus:1.3)},<lora:agepony8:__akiyume7/Weight/N1P1__>,<lora:Body weight slider 2_last:__akiyume7/Weight/N1__>,<lora:add-detail-xl:1.5>,
# ADetailer Model
mediapipe_face_full
# ADetailer Prompt
green eyes,
# Negative Prompt
easynegative,SimpleNegative,negative_hand-neg,(worst quality, bad quality:1.5),b&w,monochrome,extra legs,extra arms,score_6,score_5,score_4,watermark,text,negative_hand,

24
katie/readme.md Normal file
View File

@@ -0,0 +1,24 @@
# Katie
Prompt file [here](katie.txt)
## Notes
- Anything with numbers on the front looking similar to "**1-3$$**" followed by a list of choices, that is the range of items to pick. Basically, "pick 1-3 items from this list". You can change these. You can use a range like that, or you can set a hard number "**2$$**" or you can even do "**-3$$**" (this would mean a **maximum** of three) or "**1-$$**" (this example means a **minimum** of one item but no maximum).
- These are only really tested with the PonyRealism checkpoint. Others MIGHT work, and might even produce solid quality. I just don't want to guarantee it.
## Base Katie
More to come, but this will generate her in the only real outfit design I have for her so far. A random color variable is decided each time the prompt is run, so that various articles of clothing will match in color.
She will be generated in random locations. To change this, just replace `__nai/Location__` with the location of your choice.
To set your own clothing/hair accessory colors, remove `${color=!__jumbo/aesthetics/colours__}` from the beginning of the prompt, and then replace all instances of `${color}` throughout the prompt with the color of your choice.
To change hair styles, replace `{ponytail|wavy hair|twin_braids}` with whatever hairstyle you want. Note, you can either pick one hairstyle, or just add/remove/change from the list. If you stick with a list, just make sure you follow the syntax of separating the choices.
![Katie 1](../examples/katie/katie.png)
![Katie 2](../examples/katie/katie2.png)
![Katie 3](../examples/katie/katie3.png)
![Katie 4](../examples/katie/katie4.png)
![Katie 5](../examples/katie/katie5.png)