rarre

Wedding Dress

Aug 28th, 2025
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 9.12 KB | Source Code | 0 0
  1. {
  2.   "template_name": "wedding_dress_fairytale_carousel_master",
  3.   "version": "1.1",
  4.   "aspect_ratio": "2:3",
  5.  
  6.   "generation": {
  7.     "selection_mode": "user_or_random",
  8.     "selected_slides": [],
  9.     "randomize_if_empty": true,
  10.     "random_default_count": 1,
  11.     "random_seed": null,
  12.  
  13.     "brand_override": null,
  14.     "logo_image_override": null
  15.   },
  16.  
  17.   "brand_overlay": {
  18.     "logo": {
  19.       "position": "top_right",
  20.       "safe_space_margin": "10%",
  21.       "replaceable": true,
  22.       "default": "Distzi"
  23.     },
  24.     "text": {
  25.       "content": "Distzi",
  26.       "font": "elegant_serif",
  27.       "opacity": 0.9,
  28.       "fallback_on_missing_logo": true,
  29.       "color": "#FFFFFF"
  30.     }
  31.   },
  32.  
  33.   "variants_catalog": [
  34.     {"id": "ball_gown_classic", "silhouette": "ball_gown", "bodice": "sweetheart_off_shoulder", "skirt": "very_full", "train": "cathedral", "fabric": "mikado_or_satin_white", "embellishments": "large_teardrop_crystals + pearls (dense lower skirt)"},
  35.     {"id": "mermaid_elegant", "silhouette": "mermaid", "bodice": "strapless_sweetheart", "skirt": "fitted_to_knee_then_flare", "train": "chapel", "fabric": "satin_or_crepe_ivory", "embellishments": "sparse_crystal_appliques (waist + flare)"},
  36.     {"id": "a_line_romantic", "silhouette": "a_line", "bodice": "off_shoulder", "skirt": "soft_a_line", "train": "sweep", "fabric": "tulle_over_satin", "embellishments": "floral_lace + small crystal dew"},
  37.     {"id": "sheath_minimalist", "silhouette": "sheath", "bodice": "square_or_straight", "skirt": "column", "train": "court", "fabric": "silk_crepe_plain", "embellishments": "ultra_sparse micro_beads"},
  38.     {"id": "princess_couture", "silhouette": "princess", "bodice": "illusion_corset", "skirt": "layered_tulle", "train": "royal", "fabric": "tulle + organza", "embellishments": "dense_hand_beaded_crystal_clusters"},
  39.     {"id": "boho_lace", "silhouette": "a_line_relaxed", "bodice": "off_shoulder_lace", "skirt": "soft_flowing", "train": "sweep", "fabric": "cotton_lace + chiffon", "embellishments": "lace_applique_only"},
  40.     {"id": "modern_satin_bow", "silhouette": "fit_and_flare", "bodice": "strapless_structured", "skirt": "sleek_with_back_bow", "train": "chapel", "fabric": "high_gloss_satin", "embellishments": "polished_minimal"},
  41.     {"id": "high_low_playful", "silhouette": "high_low", "bodice": "off_shoulder", "skirt": "front_knee_back_long", "train": "short", "fabric": "organza", "embellishments": "scattered_small_rhinestones"}
  42.   ],
  43.  
  44.   "global_overlay_style": {
  45.     "fonts": {"headline": "elegant_serif", "subtext": "minimal_sans", "handwritten": "handwritten_script"},
  46.     "colors": {"headline": "#FFFFFF", "subtext": "#D4AF37"},
  47.     "safe_margins": {"top_bottom_percent": 15, "sides_percent": 5}
  48.   },
  49.  
  50.   "render_constraints": {
  51.     "lock_aspect_ratio": "2:3",
  52.     "keep_centered_subject": true,
  53.     "preserve_safe_margins": true
  54.   },
  55.  
  56.   "slides": [
  57.     {
  58.       "id": "cover",
  59.       "background": "enchanted_garden_blur",
  60.       "overlay_text": {
  61.         "headline": "A Fairytale in Eight Dresses",
  62.         "subtext": "Where every gown tells a chapter of love"
  63.       },
  64.       "overlay_style": {
  65.         "font_headline": "elegant_serif",
  66.         "font_subtext": "minimal_sans",
  67.         "color_headline": "#FFFFFF",
  68.         "color_subtext": "#D4AF37",
  69.         "alignment": "center",
  70.         "animation": "fade_in + sparkle_drift"
  71.       }
  72.     },
  73.  
  74.     {
  75.       "id": "ball_gown",
  76.       "object": {
  77.         "type": "wedding_dress",
  78.         "replaceable": true,
  79.         "default_variant": "ball_gown_classic",
  80.         "object_variant": "ball_gown_classic",
  81.         "narrative_elements": {
  82.           "miniature_workers": {
  83.             "count": 8,
  84.             "actions": ["climbing_dress", "sewing_embellishments", "carrying_crystal_flower", "threading_with_poles"],
  85.             "outfit": "vintage_apron_white_shirt_muted_tones"
  86.           }
  87.         }
  88.       },
  89.       "overlay_text": {"headline": "Every fairytale begins with a dream."},
  90.       "overlay_style": {"font_headline": "elegant_serif", "color_headline": "#FFFFFF", "alignment": "bottom_right", "animation": "shimmer_text"}
  91.     },
  92.  
  93.     {
  94.       "id": "mermaid",
  95.       "object": {"type": "wedding_dress", "replaceable": true, "default_variant": "ball_gown_classic", "object_variant": "mermaid_elegant"},
  96.       "overlay_text": {"headline": "Grace in motion, like waves embracing love."},
  97.       "overlay_style": {"font_headline": "elegant_serif", "color_headline": "#FFFFFF", "alignment": "bottom_left", "animation": "slide_up_wave"}
  98.     },
  99.  
  100.     {
  101.       "id": "a_line",
  102.       "object": {"type": "wedding_dress", "replaceable": true, "default_variant": "ball_gown_classic", "object_variant": "a_line_romantic"},
  103.       "overlay_text": {"headline": "Soft folds that bloom like a secret garden."},
  104.       "overlay_style": {"font_headline": "elegant_serif", "color_headline": "#FFFFFF", "alignment": "center_bottom", "animation": "soft_glow_bloom"}
  105.     },
  106.  
  107.     {
  108.       "id": "sheath",
  109.       "object": {"type": "wedding_dress", "replaceable": true, "default_variant": "ball_gown_classic", "object_variant": "sheath_minimalist"},
  110.       "overlay_text": {"headline": "In simplicity lies strength."},
  111.       "overlay_style": {"font_headline": "elegant_serif", "color_headline": "#FFFFFF", "alignment": "bottom_right", "animation": "bold_snap_fade"}
  112.     },
  113.  
  114.     {
  115.       "id": "princess",
  116.       "object": {"type": "wedding_dress", "replaceable": true, "default_variant": "ball_gown_classic", "object_variant": "princess_couture"},
  117.       "overlay_text": {"headline": "The royal chapter of the fairytale."},
  118.       "overlay_style": {"font_headline": "elegant_serif", "color_headline": "#FFFFFF", "alignment": "top_left", "animation": "glitter_sweep"}
  119.     },
  120.  
  121.     {
  122.       "id": "boho",
  123.       "object": {"type": "wedding_dress", "replaceable": true, "default_variant": "ball_gown_classic", "object_variant": "boho_lace"},
  124.       "overlay_text": {"headline": "Love written under open skies."},
  125.       "overlay_style": {"font_headline": "handwritten_script", "color_headline": "#D4AF37", "alignment": "center_bottom", "animation": "handwriting_draw"}
  126.     },
  127.  
  128.     {
  129.       "id": "satin_bow",
  130.       "object": {"type": "wedding_dress", "replaceable": true, "default_variant": "ball_gown_classic", "object_variant": "modern_satin_bow"},
  131.       "overlay_text": {"headline": "For brides who write their own rules."},
  132.       "overlay_style": {"font_headline": "elegant_serif", "color_headline": "#FFFFFF", "alignment": "bottom_right", "animation": "magazine_expand"}
  133.     },
  134.  
  135.     {
  136.       "id": "high_low",
  137.       "object": {"type": "wedding_dress", "replaceable": true, "default_variant": "ball_gown_classic", "object_variant": "high_low_playful"},
  138.       "overlay_text": {"headline": "Every fairytale deserves a playful ending."},
  139.       "overlay_style": {"font_headline": "elegant_serif", "color_headline": "#FFFFFF", "alignment": "center_top", "animation": "gentle_bounce"}
  140.     },
  141.  
  142.     {
  143.       "id": "closing",
  144.       "background": "enchanted_garden_minimal",
  145.       "overlay_text": {"headline": "Designed by Distzi", "subtext": "Where imagination meets couture ✨"},
  146.       "overlay_style": {"font_headline": "elegant_serif", "font_subtext": "minimal_sans", "color_headline": "#FFFFFF", "color_subtext": "#D4AF37", "alignment": "center", "animation": "word_by_word_fade"},
  147.       "call_to_action": {"text": "Follow @mydistzi for more couture magic", "alignment": "bottom_center"}
  148.     }
  149.   ],
  150.  
  151.   "negative_prompt": [
  152.     "incorrect aspect ratio (must remain 2:3)",
  153.     "cropped dress hems or missing trains",
  154.     "distorted, warped, or asymmetrical silhouettes",
  155.     "incorrect mannequin torso or proportions",
  156.     "extra mannequins or duplicate gowns",
  157.     "floating or detached crystals/embellishments",
  158.     "crystals without realistic reflections/refractions",
  159.     "crystals misaligned or inconsistent density",
  160.     "fabric melted/warped or unintended transparency",
  161.     "crooked seams, jagged edges, aliasing artifacts",
  162.     "blurred embroidery, missing beads, texture mush",
  163.     "workers with extra/missing limbs or fused hands",
  164.     "workers intersecting dress or floating unnaturally",
  165.     "tools/threads disconnected from hands or fabric",
  166.     "workers scaled unrealistically (too large/small)",
  167.     "logo blurred, pixelated, cropped, or overlapping subject",
  168.     "brand text distorted, misspelled, or off-brand font",
  169.     "overlay text unreadable/too small or clipped by UI",
  170.     "text outside safe margins or wrong alignment",
  171.     "wrong fonts (must use configured serif/sans/handwritten)",
  172.     "background not enchanted garden theme",
  173.     "background overly sharp (should be soft bokeh)",
  174.     "lighting not warm golden-hour; harsh/wrong direction",
  175.     "blown highlights on white satin; crushed shadows",
  176.     "unnatural color cast (green/magenta) or oversaturation",
  177.     "noise, banding, compression or pixelation artifacts",
  178.     "AI watermarks, random UI text, QR codes, signatures",
  179.     "mirror/clone glitches, ghosting, duplicates",
  180.     "motion blur on stationary dress or workers",
  181.     "misplaced narrative props (crystals in sky, tools floating)",
  182.     "theme drift away from 'couture + enchanted fairytale'"
  183.   ]
  184. }
Tags: ai chatGPT
Advertisement
Add Comment
Please, Sign In to add comment