File size: 3,397 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_0003",
  "scene_caption": "In a repair workshop, a mechanic and an assistant coordinate around a bicycle frame, tool crate, and yellow lamp.",
  "story": "The team is close to solving the repair. Their body language shows concentration as tools and parts crowd the bench.",
  "background": "Dim bicycle workshop, pegboard walls, worn wooden bench, focused task lighting.",
  "style": "photorealistic",
  "canvas_size": [
    1024,
    1024
  ],
  "subjects": [
    {
      "name": "mechanic_gray_overalls",
      "is_person": true,
      "sub_caption": "stocky adult with shaved head, deep brown skin, gray overalls, crouched toward the bicycle",
      "intended_bbox": [
        0.07,
        0.24,
        0.34,
        0.91
      ],
      "ref_style": "professional_portrait",
      "ref_prompt": "stocky adult mechanic with shaved head, deep brown skin, gray overalls",
      "color": [
        92,
        101,
        107
      ],
      "accent": [
        149,
        154,
        158
      ],
      "kind": "box",
      "skin": [
        92,
        55,
        39
      ],
      "hair": [
        28,
        24,
        22
      ]
    },
    {
      "name": "assistant_plaid_shirt",
      "is_person": true,
      "sub_caption": "slim adult with wavy blond hair, fair skin, red plaid shirt, holding a small wrench",
      "intended_bbox": [
        0.68,
        0.19,
        0.91,
        0.84
      ],
      "ref_style": "everyday_candid",
      "ref_prompt": "slim adult with wavy blond hair, fair skin, red plaid shirt, holding a small wrench",
      "color": [
        163,
        58,
        53
      ],
      "accent": [
        195,
        126,
        123
      ],
      "kind": "box",
      "skin": [
        232,
        183,
        142
      ],
      "hair": [
        214,
        178,
        93
      ]
    },
    {
      "name": "teal_bicycle_frame",
      "is_person": false,
      "sub_caption": "teal bicycle frame angled across the lower center with both wheels visible",
      "intended_bbox": [
        0.29,
        0.49,
        0.76,
        0.88
      ],
      "ref_style": "in_context_natural",
      "ref_prompt": "teal bicycle frame with thin black tires",
      "color": [
        34,
        147,
        154
      ],
      "accent": [
        111,
        184,
        189
      ],
      "kind": "bicycle"
    },
    {
      "name": "red_tool_crate",
      "is_person": false,
      "sub_caption": "red metal tool crate on the workbench with compartment ridges",
      "intended_bbox": [
        0.31,
        0.38,
        0.54,
        0.57
      ],
      "ref_style": "studio_product",
      "ref_prompt": "red metal tool crate with compartment ridges",
      "color": [
        177,
        52,
        45
      ],
      "accent": [
        204,
        123,
        118
      ],
      "kind": "crate"
    },
    {
      "name": "yellow_task_lamp",
      "is_person": false,
      "sub_caption": "small yellow task lamp casting light from the rear left of the bench",
      "intended_bbox": [
        0.1,
        0.06,
        0.3,
        0.38
      ],
      "ref_style": "closeup_macro",
      "ref_prompt": "small yellow metal task lamp with round shade",
      "color": [
        229,
        185,
        60
      ],
      "accent": [
        238,
        209,
        128
      ],
      "kind": "lamp"
    }
  ]
}