File size: 3,478 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_0001",
  "scene_caption": "A rainy market stall bustles as a vendor steadies a display while a shopper reaches for fruit under a green umbrella.",
  "story": "The rain has just eased, and the stall is busy again. A quick exchange between vendor and shopper gives the scene a focused, everyday energy.",
  "background": "Covered outdoor produce market, damp stone floor, warm awning light, late afternoon.",
  "style": "photorealistic",
  "canvas_size": [
    1024,
    1024
  ],
  "subjects": [
    {
      "name": "vendor_in_apron",
      "is_person": true,
      "sub_caption": "middle-aged person with short dark hair, tan skin, blue apron, leaning forward with a concentrated expression",
      "intended_bbox": [
        0.08,
        0.24,
        0.31,
        0.83
      ],
      "ref_style": "everyday_candid",
      "ref_prompt": "middle-aged market vendor with short dark hair, tan skin, blue apron, focused expression",
      "color": [
        38,
        106,
        154
      ],
      "accent": [
        113,
        158,
        189
      ],
      "kind": "box",
      "skin": [
        169,
        115,
        83
      ],
      "hair": [
        42,
        33,
        29
      ]
    },
    {
      "name": "shopper_red_coat",
      "is_person": true,
      "sub_caption": "older shopper with silver hair, warm brown skin, red raincoat, arm extended toward the fruit",
      "intended_bbox": [
        0.26,
        0.22,
        0.5,
        0.88
      ],
      "ref_style": "professional_portrait",
      "ref_prompt": "older shopper with silver hair, warm brown skin, red raincoat, kind alert face",
      "color": [
        182,
        55,
        63
      ],
      "accent": [
        207,
        125,
        130
      ],
      "kind": "box",
      "skin": [
        133,
        86,
        62
      ],
      "hair": [
        205,
        205,
        198
      ]
    },
    {
      "name": "green_umbrella",
      "is_person": false,
      "sub_caption": "large forest-green umbrella tilted over the fruit display with a wet curved canopy",
      "intended_bbox": [
        0.37,
        0.04,
        0.82,
        0.46
      ],
      "ref_style": "in_context_natural",
      "ref_prompt": "forest-green rain umbrella with a curved wet canopy",
      "color": [
        38,
        119,
        82
      ],
      "accent": [
        113,
        166,
        142
      ],
      "kind": "umbrella"
    },
    {
      "name": "orange_stack",
      "is_person": false,
      "sub_caption": "bright oranges stacked in a low crate near the center foreground",
      "intended_bbox": [
        0.44,
        0.49,
        0.71,
        0.75
      ],
      "ref_style": "closeup_macro",
      "ref_prompt": "bright oranges with pebbled rind piled together",
      "color": [
        226,
        115,
        35
      ],
      "accent": [
        236,
        164,
        112
      ],
      "kind": "fruit_stack"
    },
    {
      "name": "woven_basket",
      "is_person": false,
      "sub_caption": "wide woven basket partly tucked beneath the fruit display",
      "intended_bbox": [
        0.61,
        0.62,
        0.88,
        0.87
      ],
      "ref_style": "studio_product",
      "ref_prompt": "wide tan woven market basket with sturdy handles",
      "color": [
        174,
        121,
        68
      ],
      "accent": [
        202,
        167,
        133
      ],
      "kind": "basket"
    }
  ]
}