yofardev

Untitled

Jun 25th, 2026
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.30 KB | None | 0 0
  1. {
  2.     "high_level_description": "Tintin in a blue sweater and brown pants walks through an interior space.",
  3.     "style_description":
  4.     {
  5.         "aesthetics": "classic comic book, vintage, hand-drawn",
  6.         "lighting": "even, flat lighting typical of comic panels",
  7.         "medium": "comic",
  8.         "art_style": "Herge comic style",
  9.         "color_palette":
  10.         [
  11.             "#FCF6DA",
  12.             "#FCCDA5",
  13.             "#1D1612",
  14.             "#8EBCF3",
  15.             "#945533",
  16.             "#81796B"
  17.         ]
  18.     },
  19.     "compositional_deconstruction":
  20.     {
  21.         "background": "An indoor room with beige walls, a decorative column on the right, and a wooden side table with a blue vase on it. The floor is light-colored with scattered small dark specks.",
  22.         "elements":
  23.         [
  24.             {
  25.                 "type": "obj",
  26.                 "bbox":
  27.                 [
  28.                     150,
  29.                     220,
  30.                     950,
  31.                     820
  32.                 ],
  33.                 "desc": "Tintin character wearing a light blue sweater over a white collared shirt and brown pants. He is walking forward with a slightly concerned expression.",
  34.                 "color_palette":
  35.                 [
  36.                     "#FBCCA4",
  37.                     "#FCF5D2",
  38.                     "#92C1F5",
  39.                     "#925535",
  40.                     "#211A16"
  41.                 ]
  42.             },
  43.             {
  44.                 "type": "text",
  45.                 "bbox":
  46.                 [
  47.                     18,
  48.                     57,
  49.                     119,
  50.                     892
  51.                 ],
  52.                 "text": "Is this Lora even good?",
  53.                 "desc": "A white speech bubble with black text, positioned above Tintin's head.",
  54.                 "color_palette":
  55.                 [
  56.                     "#FEFEFE",
  57.                     "#C1C1C1",
  58.                     "#1A1A1A",
  59.                     "#868686",
  60.                     "#4B4B4B"
  61.                 ]
  62.             },
  63.             {
  64.                 "type": "obj",
  65.                 "bbox":
  66.                 [
  67.                     556,
  68.                     2,
  69.                     907,
  70.                     213
  71.                 ],
  72.                 "desc": "A small wooden side table with a single drawer and curved legs, positioned to the left of the boy.",
  73.                 "color_palette":
  74.                 [
  75.                     "#FAD0AC",
  76.                     "#945B33",
  77.                     "#22160F",
  78.                     "#3A6EC8",
  79.                     "#384161"
  80.                 ]
  81.             },
  82.             {
  83.                 "type": "obj",
  84.                 "bbox":
  85.                 [
  86.                     400,
  87.                     10,
  88.                     556,
  89.                     150
  90.                 ],
  91.                 "desc": "A blue ceramic vase with white cloud-like patterns, sitting on top of the side table.",
  92.                 "color_palette":
  93.                 [
  94.                     "#FCD5B6",
  95.                     "#3A6CC5",
  96.                     "#1C294D",
  97.                     "#201816",
  98.                     "#887976"
  99.                 ]
  100.             },
  101.             {
  102.                 "type": "obj",
  103.                 "bbox":
  104.                 [
  105.                     2,
  106.                     589,
  107.                     952,
  108.                     839
  109.                 ],
  110.                 "desc": "A tall, light-colored decorative column with intricate swirling patterns on its surface, located on the right side of the image.",
  111.                 "color_palette":
  112.                 [
  113.                     "#FDF9D6",
  114.                     "#D5BC99",
  115.                     "#2A261B",
  116.                     "#FCFCFC"
  117.                 ]
  118.             },
  119.             {
  120.                 "type": "obj",
  121.                 "bbox":
  122.                 [
  123.                     2,
  124.                     836,
  125.                     939,
  126.                     1000
  127.                 ],
  128.                 "desc": "A visible part of a tall, dark brown wooden door with a paneled design.",
  129.                 "color_palette":
  130.                 [
  131.                     "#673C27",
  132.                     "#040404",
  133.                     "#E8C5A1",
  134.                     "#8EBDEC",
  135.                     "#3A2921"
  136.                 ]
  137.             }
  138.         ]
  139.     }
  140. }
Advertisement
Add Comment
Please, Sign In to add comment