Spaces:
Running
Running
Update transform_rules.json
Browse files- transform_rules.json +169 -89
transform_rules.json
CHANGED
@@ -177,14 +177,23 @@
|
|
177 |
"4girls": "4boys",
|
178 |
"5girls": "5boys",
|
179 |
"woman": "man",
|
180 |
-
"female": "male"
|
181 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
"she": "he",
|
183 |
"her": "his",
|
184 |
-
"herself": "himself"
|
185 |
-
"pink mohawk": "short spiky hairstyle",
|
186 |
-
"reflective black latex outfit": "dark armored suit",
|
187 |
-
"glowing pink emblem": "glowing blue emblem"
|
188 |
},
|
189 |
"hair": {
|
190 |
"general": [
|
@@ -326,6 +335,27 @@
|
|
326 |
"woman": "character",
|
327 |
"male": "genderless",
|
328 |
"female": "genderless"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
329 |
},
|
330 |
"hair": {
|
331 |
"general": [
|
@@ -405,94 +435,144 @@
|
|
405 |
]
|
406 |
},
|
407 |
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
435 |
],
|
436 |
-
"
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
|
|
441 |
],
|
442 |
-
"
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
"mixed_traits": [
|
452 |
-
"slight bust but also toned upper body",
|
453 |
-
"smooth waist but mild muscle lines",
|
454 |
-
"delicate jaw + sharp eyebrows",
|
455 |
-
"soft cheeks but visible bicep definition"
|
456 |
],
|
457 |
-
"
|
458 |
-
|
459 |
-
|
460 |
-
|
|
|
|
|
|
|
|
|
461 |
]
|
462 |
-
},
|
463 |
-
"clothing": [
|
464 |
-
"fusion outfit (half skirt, half pants)",
|
465 |
-
"bodysuit revealing subtle curves + strong arms",
|
466 |
-
"layered robe with unisex silhouette but decorative bustline",
|
467 |
-
"split design kimono",
|
468 |
-
"avant-garde jumpsuit mixing masculine + feminine cuts"
|
469 |
-
],
|
470 |
-
"accessories": [
|
471 |
-
"mixed ear accessories (one side large earring, other side stud)",
|
472 |
-
"bracelets with lace + studs",
|
473 |
-
"choker with spiked detail",
|
474 |
-
"dual belt system (fashion + function)",
|
475 |
-
"half-lace glove on one hand + fingerless glove on other"
|
476 |
-
],
|
477 |
-
"expression_pose": [
|
478 |
-
"confident stance bridging gentle + tough aura",
|
479 |
-
"intense gaze with subtle lip gloss",
|
480 |
-
"slightly playful tilt of hips but firm posture",
|
481 |
-
"calm smirk bridging sweet + strong vibe"
|
482 |
-
],
|
483 |
-
"avoid": [
|
484 |
-
"strictly male-coded or strictly female-coded items only",
|
485 |
-
"unbalanced depiction ignoring either male or female aspect"
|
486 |
-
],
|
487 |
-
"extra_keywords": [
|
488 |
-
"intersex",
|
489 |
-
"bigender",
|
490 |
-
"herm",
|
491 |
-
"androgynous fusion",
|
492 |
-
"dual traits"
|
493 |
-
]
|
494 |
},
|
495 |
-
|
496 |
"trans_to_furry": {
|
497 |
"description": "Rules for converting any existing prompt into a Furry (anthro) version, referencing furry_species.json for specific species. If user does NOT pick Furry, do NOT apply these.",
|
498 |
"tag_replacements": {
|
|
|
177 |
"4girls": "4boys",
|
178 |
"5girls": "5boys",
|
179 |
"woman": "man",
|
180 |
+
"female": "male",
|
181 |
+
"lady": "gentleman",
|
182 |
+
"mother": "father",
|
183 |
+
"daughter": "son",
|
184 |
+
"sister": "brother",
|
185 |
+
"aunt": "uncle",
|
186 |
+
"wife": "husband",
|
187 |
+
"princess": "prince",
|
188 |
+
"queen": "king",
|
189 |
+
"heroine": "hero",
|
190 |
+
"actress": "actor",
|
191 |
+
"waitress": "waiter",
|
192 |
+
"empress": "emperor",
|
193 |
+
"duchess": "duke",
|
194 |
"she": "he",
|
195 |
"her": "his",
|
196 |
+
"herself": "himself"
|
|
|
|
|
|
|
197 |
},
|
198 |
"hair": {
|
199 |
"general": [
|
|
|
335 |
"woman": "character",
|
336 |
"male": "genderless",
|
337 |
"female": "genderless"
|
338 |
+
"superheroine": "mannequin-like figure",
|
339 |
+
"superhero": "mannequin-like figure",
|
340 |
+
"she": "it",
|
341 |
+
"he": "it",
|
342 |
+
"her": "its",
|
343 |
+
"his": "its",
|
344 |
+
"herself": "itself",
|
345 |
+
"himself": "itself",
|
346 |
+
"male": "genderless",
|
347 |
+
"female": "genderless",
|
348 |
+
"muscular build": "sleek form",
|
349 |
+
"slim figure": "smooth, featureless body",
|
350 |
+
"curves": "smooth contours",
|
351 |
+
"rugged features": "mechanical details",
|
352 |
+
"broad shoulders": "symmetrical structure",
|
353 |
+
"short cropped hair": "featureless head",
|
354 |
+
"glowing pink emblem": "neutral glowing emblem",
|
355 |
+
"dark armored suit": "metallic, featureless suit",
|
356 |
+
"skin": "surface",
|
357 |
+
"glowing blue emblem": "neutral glowing emblem",
|
358 |
+
"body": "structure"
|
359 |
},
|
360 |
"hair": {
|
361 |
"general": [
|
|
|
435 |
]
|
436 |
},
|
437 |
|
438 |
+
"any_to_intersex": {
|
439 |
+
"description": "Rules for converting any gender-coded prompt into an intersex / herm / bigender presentation.",
|
440 |
+
"tag_replacements": {
|
441 |
+
"1girl": "1intersex",
|
442 |
+
"2girls": "2intersex",
|
443 |
+
"3girls": "3intersex",
|
444 |
+
"4girls": "4intersex",
|
445 |
+
"5girls": "5intersex",
|
446 |
+
"1boy": "1intersex",
|
447 |
+
"2boys": "2intersex",
|
448 |
+
"3boys": "3intersex",
|
449 |
+
"4boys": "4intersex",
|
450 |
+
"5boys": "5intersex",
|
451 |
+
"woman": "intersex",
|
452 |
+
"man": "intersex",
|
453 |
+
"male": "intersex",
|
454 |
+
"female": "intersex",
|
455 |
+
"lady": "intersex",
|
456 |
+
"gentleman": "intersex",
|
457 |
+
"girl": "intersex",
|
458 |
+
"boy": "intersex",
|
459 |
+
"mother": "intersex",
|
460 |
+
"father": "intersex",
|
461 |
+
"daughter": "intersex",
|
462 |
+
"son": "intersex",
|
463 |
+
"wife": "intersex",
|
464 |
+
"husband": "intersex",
|
465 |
+
"sister": "intersex",
|
466 |
+
"brother": "intersex",
|
467 |
+
"aunt": "intersex",
|
468 |
+
"uncle": "intersex",
|
469 |
+
"princess": "intersex",
|
470 |
+
"prince": "intersex",
|
471 |
+
"queen": "intersex",
|
472 |
+
"king": "intersex",
|
473 |
+
"heroine": "intersex",
|
474 |
+
"hero": "intersex",
|
475 |
+
"actress": "intersex",
|
476 |
+
"actor": "intersex",
|
477 |
+
"waitress": "intersex",
|
478 |
+
"waiter": "intersex",
|
479 |
+
"empress": "intersex",
|
480 |
+
"emperor": "intersex",
|
481 |
+
"duchess": "intersex",
|
482 |
+
"duke": "intersex"
|
483 |
+
},
|
484 |
+
"hair": {
|
485 |
+
"general": [
|
486 |
+
"medium or long hair with subtle masculine undertones",
|
487 |
+
"hybrid style (shaved side + flowing locks)",
|
488 |
+
"layered cut mixing short and long segments",
|
489 |
+
"two-tone hair color",
|
490 |
+
"delicate braids but partially shaved on one side",
|
491 |
+
"femme mullet with edgy front",
|
492 |
+
"soft mohawk with dyed tips"
|
493 |
+
],
|
494 |
+
"child_hair": [
|
495 |
+
"dual style pigtails + short layers",
|
496 |
+
"fringe bob parted to show partial shaved area",
|
497 |
+
"playful part-shaved with ringlets",
|
498 |
+
"messy half-up for kid"
|
499 |
+
],
|
500 |
+
"color": [
|
501 |
+
"split-dye (half black, half white)",
|
502 |
+
"mixed pastel + dark streaks",
|
503 |
+
"lavender ombre with deep roots",
|
504 |
+
"silver and pink blend",
|
505 |
+
"midnight blue with neon highlights"
|
506 |
+
]
|
507 |
+
},
|
508 |
+
"body_features": {
|
509 |
+
"mixed_traits": [
|
510 |
+
"slight bust but also toned upper body",
|
511 |
+
"smooth waist but mild muscle lines",
|
512 |
+
"delicate jaw + sharp eyebrows",
|
513 |
+
"soft cheeks but visible bicep definition"
|
514 |
+
],
|
515 |
+
"androgynous_fusion": [
|
516 |
+
"combine slender waist with broader shoulders",
|
517 |
+
"emphasize partial male + partial female cues",
|
518 |
+
"flat chest partially or small bust presence"
|
519 |
+
],
|
520 |
+
"andromorph_specific": [
|
521 |
+
"toned upper body with a smooth waist",
|
522 |
+
"slim hips with slight muscle definition",
|
523 |
+
"masculine chest with soft abdominal curves"
|
524 |
+
],
|
525 |
+
"gynomorph_specific": [
|
526 |
+
"slight bust with defined hips",
|
527 |
+
"feminine waistline combined with toned arms",
|
528 |
+
"soft curves blending with subtle muscle tone"
|
529 |
+
],
|
530 |
+
"herm_specific": [
|
531 |
+
"full bust with broader shoulders",
|
532 |
+
"delicate waistline with visible musculature",
|
533 |
+
"feminine chest combined with toned physique"
|
534 |
+
],
|
535 |
+
"maleherm_specific": [
|
536 |
+
"broad shoulders and defined musculature",
|
537 |
+
"masculine chest with androgynous hips",
|
538 |
+
"toned body blending strong and smooth features"
|
539 |
+
]
|
540 |
+
},
|
541 |
+
"clothing": [
|
542 |
+
"fusion outfit (half skirt, half pants)",
|
543 |
+
"bodysuit revealing subtle curves + strong arms",
|
544 |
+
"layered robe with unisex silhouette but decorative bustline",
|
545 |
+
"split design kimono",
|
546 |
+
"avant-garde jumpsuit mixing masculine + feminine cuts"
|
547 |
],
|
548 |
+
"accessories": [
|
549 |
+
"mixed ear accessories (one side large earring, other side stud)",
|
550 |
+
"bracelets with lace + studs",
|
551 |
+
"choker with spiked detail",
|
552 |
+
"dual belt system (fashion + function)",
|
553 |
+
"half-lace glove on one hand + fingerless glove on other"
|
554 |
],
|
555 |
+
"expression_pose": [
|
556 |
+
"confident stance bridging gentle + tough aura",
|
557 |
+
"intense gaze with subtle lip gloss",
|
558 |
+
"slightly playful tilt of hips but firm posture",
|
559 |
+
"calm smirk bridging sweet + strong vibe"
|
560 |
+
],
|
561 |
+
"avoid": [
|
562 |
+
"strictly male-coded or strictly female-coded items only",
|
563 |
+
"unbalanced depiction ignoring either male or female aspect"
|
|
|
|
|
|
|
|
|
|
|
564 |
],
|
565 |
+
"extra_keywords": [
|
566 |
+
"intersex",
|
567 |
+
"andromorph",
|
568 |
+
"gynomorph",
|
569 |
+
"herm",
|
570 |
+
"maleherm",
|
571 |
+
"androgynous fusion",
|
572 |
+
"dual traits"
|
573 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
574 |
},
|
575 |
+
|
576 |
"trans_to_furry": {
|
577 |
"description": "Rules for converting any existing prompt into a Furry (anthro) version, referencing furry_species.json for specific species. If user does NOT pick Furry, do NOT apply these.",
|
578 |
"tag_replacements": {
|