File size: 3,373 Bytes
d4118e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
  "sample_id": "sample_0004",
  "scene_caption": "A quiet library study table holds a focused pair of readers, a green desk lamp, a book stack, and a terracotta plant pot.",
  "story": "The moment is hushed and intent. One reader marks a page while the other leans in to compare notes.",
  "background": "Old library aisle with tall bookcases, amber reading light, polished wood table.",
  "style": "photorealistic",
  "canvas_size": [
    1024,
    1024
  ],
  "subjects": [
    {
      "name": "reader_blue_jacket",
      "is_person": true,
      "sub_caption": "adult with short coiled hair, dark brown skin, blue jacket, leaning over an open page",
      "intended_bbox": [
        0.14,
        0.2,
        0.4,
        0.83
      ],
      "ref_style": "id_headshot",
      "ref_prompt": "adult with short coiled hair, dark brown skin, blue jacket, attentive gaze",
      "color": [
        49,
        93,
        156
      ],
      "accent": [
        121,
        149,
        190
      ],
      "kind": "box",
      "skin": [
        76,
        47,
        35
      ],
      "hair": [
        24,
        21,
        20
      ]
    },
    {
      "name": "reader_pink_scarf",
      "is_person": true,
      "sub_caption": "older adult with long gray hair, light olive skin, pink scarf, seated with a pencil in hand",
      "intended_bbox": [
        0.48,
        0.22,
        0.75,
        0.86
      ],
      "ref_style": "professional_portrait",
      "ref_prompt": "older adult with long gray hair, light olive skin, pink scarf, thoughtful expression",
      "color": [
        205,
        94,
        126
      ],
      "accent": [
        222,
        150,
        171
      ],
      "kind": "box",
      "skin": [
        198,
        151,
        112
      ],
      "hair": [
        194,
        192,
        184
      ]
    },
    {
      "name": "green_desk_lamp",
      "is_person": false,
      "sub_caption": "green banker-style desk lamp glowing over the center of the table",
      "intended_bbox": [
        0.35,
        0.4,
        0.57,
        0.66
      ],
      "ref_style": "studio_product",
      "ref_prompt": "green banker-style desk lamp with brass stem",
      "color": [
        52,
        128,
        75
      ],
      "accent": [
        198,
        158,
        70
      ],
      "kind": "lamp"
    },
    {
      "name": "navy_book_stack",
      "is_person": false,
      "sub_caption": "stack of navy and ochre books near the front right corner",
      "intended_bbox": [
        0.61,
        0.58,
        0.86,
        0.77
      ],
      "ref_style": "flatlay_topdown",
      "ref_prompt": "stack of navy and ochre hardback books",
      "color": [
        38,
        57,
        103
      ],
      "accent": [
        210,
        153,
        64
      ],
      "kind": "book_stack"
    },
    {
      "name": "terracotta_plant",
      "is_person": false,
      "sub_caption": "small terracotta plant pot with green leaves beside the books",
      "intended_bbox": [
        0.75,
        0.42,
        0.92,
        0.66
      ],
      "ref_style": "in_context_natural",
      "ref_prompt": "small terracotta plant pot with healthy green leaves",
      "color": [
        181,
        92,
        55
      ],
      "accent": [
        206,
        149,
        125
      ],
      "kind": "plant_pot"
    }
  ]
}