{
    "Two telephone poles kissing like people": {
        "original_prompt": "Two telephone poles kissing like people",
        "base_prompt": "#1 and #2 kissing like people",
        "objects": {
            "#1": {
                "prompt": "#1 kissing like people",
                "object": "a telephone pole",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.3,
                    0.1,
                    0.4,
                    0.9
                ]
            },
            "#2": {
                "prompt": "#2 kissing like people",
                "object": "a telephone pole",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.6,
                    0.1,
                    0.7,
                    0.9
                ]
            }
        }
    },
    "A red bear and green bear fighting while sitting on a bench made of glass": {
        "original_prompt": "A red bear and green bear fighting while sitting on a bench made of glass",
        "base_prompt": "#1 and #2 fighting while sitting on #3",
        "objects": {
            "#1": {
                "prompt": "#1 fighting while sitting on a bench",
                "object": "a red bear",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.2,
                    0.3,
                    0.4,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 fighting while sitting on a bench",
                "object": "a green bear",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.4,
                    0.3,
                    0.6,
                    0.6
                ]
            },
            "#3": {
                "prompt": "#3 made of glass",
                "object": "a bench made of glass",
                "r2f": [
                    "an object made of glass",
                    "a furniture piece made of glass"
                ],
                "visual_detail_levels": [
                    1,
                    2
                ],
                "bbox": [
                    0.2,
                    0.6,
                    0.6,
                    0.8
                ]
            }
        }
    },
    "A blue ant hides in the forest in military uniform, aiming a gun at a red enemy ant on horseback": {
        "original_prompt": "A blue ant hides in the forest in military uniform, aiming a gun at a red enemy ant on horseback",
        "base_prompt": "#1 hides in the forest aiming a gun at #2",
        "objects": {
            "#1": {
                "prompt": "#1 hides in the forest",
                "object": "a blue ant in military uniform",
                "r2f": [
                    "an insect in military uniform"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.2,
                    0.4,
                    0.4,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 on horseback",
                "object": "a red enemy ant on horseback",
                "r2f": [
                    "an insect on horseback"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.6,
                    0.3,
                    0.9,
                    0.7
                ]
            }
        }
    },
    "A rabbit in medieval armor and a raccoon in pajamas milling on the moon": {
        "original_prompt": "A rabbit in medieval armor and a raccoon in pajamas milling on the moon",
        "base_prompt": "#1 and #2 milling on the moon",
        "objects": {
            "#1": {
                "prompt": "#1 milling on the moon",
                "object": "a rabbit in medieval armor",
                "r2f": [
                    "an animal in armor"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.3,
                    0.2,
                    0.5,
                    0.5
                ]
            },
            "#2": {
                "prompt": "#2 milling on the moon",
                "object": "a raccoon in pajamas",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.6,
                    0.3,
                    0.8,
                    0.6
                ]
            }
        }
    },
    "A horned giraffe reading a newspaper while sitting in a hot air balloon flying over a city made of giant mushrooms": {
        "original_prompt": "A horned giraffe reading a newspaper while sitting in a hot air balloon flying over a city made of giant mushrooms",
        "base_prompt": "#1 reading a newspaper while sitting in #2 flying over #3",
        "objects": {
            "#1": {
                "prompt": "#1 reading a newspaper while sitting in a hot air balloon",
                "object": "a horned giraffe",
                "r2f": [
                    "a horned animal"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.25,
                    0.4,
                    0.3,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2 flying over a city made of giant mushrooms",
                "object": "a hot air balloon",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.4,
                    0.2,
                    0.4,
                    0.3
                ]
            },
            "#3": {
                "prompt": "#3",
                "object": "a city made of giant mushrooms",
                "r2f": [
                    "a city made of large objects",
                    "an area with large fungi structures"
                ],
                "visual_detail_levels": [
                    2,
                    3
                ],
                "bbox": [
                    0.1,
                    0.6,
                    0.8,
                    0.9
                ]
            }
        }
    },
    "A lion wearing a detective hat and magnifying glass investigating a crime scene on a pirate ship navigated by penguins": {
        "original_prompt": "A lion wearing a detective hat and magnifying glass investigating a crime scene on a pirate ship navigated by penguins",
        "base_prompt": "#1 investigating #2 on #3 navigated by #4 and #5",
        "objects": {
            "#1": {
                "prompt": "#1 investigating the scene",
                "object": "a lion wearing a detective hat and magnifying glass",
                "r2f": [
                    "an animal wearing a hat",
                    "an animal holding an object"
                ],
                "visual_detail_levels": [
                    2,
                    3
                ],
                "bbox": [
                    0.2,
                    0.5,
                    0.4,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2 being investigated",
                "object": "a crime scene",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.5,
                    0.5,
                    0.7,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3 being set",
                "object": "a pirate ship",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.3,
                    0.3,
                    0.7,
                    0.4
                ]
            },
            "#4": {
                "prompt": "#4 navigating the ship",
                "object": "a penguin",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.1,
                    0.1,
                    0.2,
                    0.2
                ]
            },
            "#5": {
                "prompt": "#5 navigating the ship",
                "object": "a penguin",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.8,
                    0.1,
                    0.9,
                    0.2
                ]
            }
        }
    },
    "Two decorated indian elephants playing chess on a floating island surrounded by pink dolphins painting rainbows in the sky": {
        "original_prompt": "Two decorated indian elephants playing chess on a floating island surrounded by pink dolphins painting rainbows in the sky",
        "base_prompt": "#1 and #2 playing chess on #3 surrounded by #4 and #5 painting rainbows in the sky",
        "objects": {
            "#1": {
                "prompt": "#1 playing chess on a floating island",
                "object": "a decorated indian elephant",
                "r2f": [
                    "an elephant with decorations"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.25,
                    0.4,
                    0.35,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 playing chess on a floating island",
                "object": "a decorated indian elephant",
                "r2f": [
                    "an elephant with decorations"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.4,
                    0.4,
                    0.5,
                    0.6
                ]
            },
            "#3": {
                "prompt": "#3",
                "object": "a floating island",
                "r2f": [
                    "an island"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.3,
                    0.5,
                    0.7,
                    0.7
                ]
            },
            "#4": {
                "prompt": "#4 painting rainbows in the sky",
                "object": "a pink dolphin",
                "r2f": [
                    "a dolphin"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.2,
                    0.1,
                    0.35,
                    0.25
                ]
            },
            "#5": {
                "prompt": "#5 painting rainbows in the sky",
                "object": "a pink dolphin",
                "r2f": [
                    "a dolphin"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.65,
                    0.1,
                    0.8,
                    0.25
                ]
            }
        }
    },
    "A red spotted squirrel with goggles riding on the back of a robot dinosaur, exploring a futuristic city filled with trees made of glass": {
        "original_prompt": "A red spotted squirrel with goggles riding on the back of a robot dinosaur, exploring a futuristic city filled with trees made of glass",
        "base_prompt": "#1 riding on #2, exploring a futuristic city filled with #3",
        "objects": {
            "#1": {
                "prompt": "#1 riding on the back of a dinosaur in a futuristic city",
                "object": "a red spotted squirrel with goggles",
                "r2f": [
                    "a spotted animal with goggles"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.15,
                    0.3,
                    0.35,
                    0.5
                ]
            },
            "#2": {
                "prompt": "a robot #2 in a futuristic city",
                "object": "a robot dinosaur",
                "r2f": [
                    "a robot object"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.35,
                    0.4,
                    0.7,
                    0.7
                ]
            },
            "#3": {
                "prompt": "a futuristic city filled with #3",
                "object": "trees made of glass",
                "r2f": [
                    "objects made of glass"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0,
                    0.6,
                    1,
                    1
                ]
            }
        }
    },
    "A ballet-dancing polar bear with red toe shooes and a jazz-playing kangaroo with a blue trumpet performing together on a stage made of ice": {
        "original_prompt": "A ballet-dancing polar bear with red toe shooes and a jazz-playing kangaroo with a blue trumpet performing together on a stage made of ice",
        "base_prompt": "#1 and #2 performing together on #3",
        "objects": {
            "#1": {
                "prompt": "#1 performing on a stage made of ice",
                "object": "a ballet-dancing polar bear with red toe shoes",
                "r2f": [
                    "a dancing animal with shoes"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.1,
                    0.1,
                    0.4,
                    0.5
                ]
            },
            "#2": {
                "prompt": "#2 performing on a stage made of ice",
                "object": "a jazz-playing kangaroo with a blue trumpet",
                "r2f": [
                    "a music-playing kangaroo with an instrument"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.5,
                    0.1,
                    0.9,
                    0.5
                ]
            },
            "#3": {
                "prompt": "a stage made of #3",
                "object": "a stage made of ice",
                "r2f": [
                    "a platform made of ice"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0,
                    0.5,
                    1,
                    1
                ]
            }
        }
    },
    "An octopus knitting a purple scarf while sitting on a cloud beside a bearded eagle reading a book about ancient civilizations": {
        "original_prompt": "An octopus knitting a purple scarf while sitting on a cloud beside a bearded eagle reading a book about ancient civilizations",
        "base_prompt": "#1 sitting on a cloud knitting a purple scarf beside #2 reading a book about ancient civilizations",
        "objects": {
            "#1": {
                "prompt": "#1 sitting on a cloud knitting a purple scarf",
                "object": "an octopus",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.2,
                    0.3,
                    0.4,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2 reading a book about ancient civilizations",
                "object": "a bearded eagle",
                "r2f": [
                    "a bird"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.6,
                    0.3,
                    0.8,
                    0.6
                ]
            }
        }
    },
    "A diamond-haired mermaid and a black spotted yeti having a tea party on top of a giant yellow lily pad in a glowing, enchanted forest": {
        "original_prompt": "A diamond-haired mermaid and a black spotted yeti having a tea party on top of a giant yellow lily pad in a glowing, enchanted forest",
        "base_prompt": "#1 and #2 having a tea party on top of #3 in #4",
        "objects": {
            "#1": {
                "prompt": "#1 having a tea party in the glowing, enchanted forest",
                "object": "a diamond-haired mermaid",
                "r2f": [
                    "a mermaid with sparkling hair"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.15,
                    0.5,
                    0.35,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2 having a tea party in the glowing, enchanted forest",
                "object": "a black spotted yeti",
                "r2f": [
                    "a spotted creature"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.55,
                    0.5,
                    0.75,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3 in the glowing, enchanted forest",
                "object": "a giant yellow lily pad",
                "r2f": [
                    "a large floral platform"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.3,
                    0.65,
                    0.6,
                    0.85
                ]
            },
            "#4": {
                "prompt": "#4",
                "object": "a glowing, enchanted forest",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.0,
                    0.0,
                    1.0,
                    1.0
                ]
            }
        }
    },
    "A knighted turtle and a wizarding owl debating philosophy in an underwater library made of coral": {
        "original_prompt": "A knighted turtle and a wizarding owl debating philosophy in an underwater library made of coral",
        "base_prompt": "#1 and #2 debating philosophy in #3",
        "objects": {
            "#1": {
                "prompt": "#1 debating philosophy in an underwater library made of coral",
                "object": "a knighted turtle",
                "r2f": [
                    "a decorated turtle"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.2,
                    0.5,
                    0.4,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2 debating philosophy in an underwater library made of coral",
                "object": "a wizarding owl",
                "r2f": [
                    "an owl with a hat or cloak"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.6,
                    0.3,
                    0.8,
                    0.5
                ]
            },
            "#3": {
                "prompt": "#3 made of coral",
                "object": "an underwater library made of coral",
                "r2f": [
                    "an underwater structure made of coral"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.0,
                    0.0,
                    1.0,
                    1.0
                ]
            }
        }
    },
    "A giant pink-spotted panda hiking up a mountain with a spike backpack full of glittering stars, accompanied by a green firefly that doubles as a flashlight": {
        "original_prompt": "A giant pink-spotted panda hiking up a mountain with a spike backpack full of glittering stars, accompanied by a green firefly that doubles as a flashlight",
        "base_prompt": "#1 hiking up a mountain with #2 full of #3, accompanied by #4",
        "objects": {
            "#1": {
                "prompt": "#1 hiking up a mountain",
                "object": "a giant pink-spotted panda",
                "r2f": [
                    "a giant animal"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.1,
                    0.6,
                    0.4,
                    0.9
                ]
            },
            "#2": {
                "prompt": "#2 full of stars",
                "object": "a spike backpack",
                "r2f": [
                    "a spiked object"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.15,
                    0.55,
                    0.25,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3",
                "object": "glittering stars",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.2,
                    0.4,
                    0.3,
                    0.5
                ]
            },
            "#4": {
                "prompt": "#4 doubling as a flashlight",
                "object": "a green firefly",
                "r2f": [
                    "an insect as a light source"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.7,
                    0.2,
                    0.8,
                    0.3
                ]
            }
        }
    },
    "A red dragon with a mane on its back and a unicorn made of diamond rollerblading through a neon-lit alien cityscape at high speed": {
        "original_prompt": "A red dragon with a mane on its back and a unicorn made of diamond rollerblading through a neon-lit alien cityscape at high speed",
        "base_prompt": "#1 and #2 rollerblading through a neon-lit alien cityscape at high speed",
        "objects": {
            "#1": {
                "prompt": "#1 rollerblading through a neon-lit alien cityscape at high speed",
                "object": "a red dragon with a mane on its back",
                "r2f": [
                    "an animal with a mane on its back"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.4,
                    0.4,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 rollerblading through a neon-lit alien cityscape at high speed",
                "object": "a unicorn made of diamond",
                "r2f": [
                    "an object made of diamond",
                    "an animal made of diamond"
                ],
                "visual_detail_levels": [
                    2,
                    4
                ],
                "bbox": [
                    0.6,
                    0.4,
                    0.8,
                    0.6
                ]
            }
        }
    },
    "A spiny turtle on its back paints a masterpiece at its easel while a dragon photographer captures the moment in a desert made of candy": {
        "original_prompt": "A spiny turtle on its back paints a masterpiece at its easel while a dragon photographer captures the moment in a desert made of candy",
        "base_prompt": "#1 paints a masterpiece at #2 while #3 captures the moment in #4",
        "objects": {
            "#1": {
                "prompt": "#1 paints a masterpiece",
                "object": "a spiny turtle on its back",
                "r2f": [
                    "an animal on its back"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.3,
                    0.5,
                    0.5,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2",
                "object": "an easel",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.5,
                    0.5,
                    0.65,
                    0.8
                ]
            },
            "#3": {
                "prompt": "#3 captures the moment",
                "object": "a dragon photographer",
                "r2f": [
                    "a person as a photographer"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.7,
                    0.3,
                    0.85,
                    0.55
                ]
            },
            "#4": {
                "prompt": "#4",
                "object": "a desert made of candy",
                "r2f": [
                    "an environment made of unique surface"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.0,
                    0.0,
                    1.0,
                    1.0
                ]
            }
        }
    },
    "A black-white wizard checkered cat casting spells with a magic wand made of vines, and a superhero pig flying through a yellow cloud of sparkles overhead": {
        "original_prompt": "A black-white wizard checkered cat casting spells with a magic wand made of vines, and a superhero pig flying through a yellow cloud of sparkles overhead",
        "base_prompt": "#1 casting spells with #2, and #3 flying through #4",
        "objects": {
            "#1": {
                "prompt": "#1 casting spells",
                "object": "A black-white wizard checkered cat",
                "r2f": [
                    "A black-white checkered object"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.1,
                    0.4,
                    0.4,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2",
                "object": "a magic wand made of vines",
                "r2f": [
                    "An object made of vines"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.3,
                    0.5,
                    0.5,
                    0.6
                ]
            },
            "#3": {
                "prompt": "#3 flying through a cloud",
                "object": "a superhero pig",
                "r2f": [
                    "An animal with superhero traits"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.6,
                    0.1,
                    0.8,
                    0.3
                ]
            },
            "#4": {
                "prompt": "#4",
                "object": "a yellow cloud of sparkles",
                "r2f": [
                    "A cloud with sparkles"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.55,
                    0.0,
                    0.95,
                    0.25
                ]
            }
        }
    },
    "A brown hamster piloting a miniature spaceship navigating through a forest of gigantic broccoli trees, with a mustachioed mouse co-pilot": {
        "original_prompt": "A brown hamster piloting a miniature spaceship navigating through a forest of gigantic broccoli trees, with a mustachioed mouse co-pilot",
        "base_prompt": "#1 piloting #2 navigating through #3, with #4",
        "objects": {
            "#1": {
                "prompt": "#1 piloting a miniature spaceship navigating through a forest of gigantic broccoli trees, with a mustachioed mouse co-pilot",
                "object": "A brown hamster",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.2,
                    0.4,
                    0.35,
                    0.6
                ]
            },
            "#2": {
                "prompt": "A brown hamster piloting #2 navigating through a forest of gigantic broccoli trees, with a mustachioed mouse co-pilot",
                "object": "a miniature spaceship",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.3,
                    0.45,
                    0.6,
                    0.75
                ]
            },
            "#3": {
                "prompt": "A brown hamster piloting a miniature spaceship navigating through #3, with a mustachioed mouse co-pilot",
                "object": "a forest of gigantic broccoli trees",
                "r2f": [
                    "a forest of giant trees"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.0,
                    0.0,
                    1.0,
                    0.9
                ]
            },
            "#4": {
                "prompt": "A brown hamster piloting a miniature spaceship navigating through a forest of gigantic broccoli trees, with #4",
                "object": "a mustachioed mouse co-pilot",
                "r2f": [
                    "an animal co-pilot"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.4,
                    0.4,
                    0.5,
                    0.55
                ]
            }
        }
    },
    "A ninja fox with two red tails and a samurai chipmunk with a blue tail dueling atop a giant floating lotus flower under a sky lit with yellow auroras": {
        "original_prompt": "A ninja fox with two red tails and a samurai chipmunk with a blue tail dueling atop a giant floating lotus flower under a sky lit with yellow auroras",
        "base_prompt": "#1 and #2 dueling atop #3 under #4",
        "objects": {
            "#1": {
                "prompt": "#1 dueling atop a giant floating lotus flower",
                "object": "a ninja fox with two red tails",
                "r2f": [
                    "an animal with two tails"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.15,
                    0.45,
                    0.35,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2 dueling atop a giant floating lotus flower",
                "object": "a samurai chipmunk with a blue tail",
                "r2f": [
                    "an animal with a blue tail"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.55,
                    0.45,
                    0.75,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3 under a sky lit with yellow auroras",
                "object": "a giant floating lotus flower",
                "r2f": [
                    "an object that is floating"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.25,
                    0.65,
                    0.7,
                    0.85
                ]
            },
            "#4": {
                "prompt": "#4",
                "object": "a sky lit with yellow auroras",
                "r2f": [
                    "a sky with auroras"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0,
                    0,
                    1,
                    0.5
                ]
            }
        }
    },
    "A scuba-diving elephant exploring an underwater Atlantis ruled by a crowned seahorse and guarded by jellyfish knights": {
        "original_prompt": "A scuba-diving elephant exploring an underwater Atlantis ruled by a crowned seahorse and guarded by jellyfish knights",
        "base_prompt": "#1 exploring #2 ruled by #3 and guarded by #4 and #5",
        "objects": {
            "#1": {
                "prompt": "#1 exploring an underwater Atlantis",
                "object": "A scuba-diving elephant",
                "r2f": [
                    "an elephant underwater"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.6,
                    0.5,
                    0.8
                ]
            },
            "#2": {
                "prompt": "#2 ruled by a crowned seahorse and guarded by jellyfish knights",
                "object": "an underwater Atlantis",
                "r2f": [
                    "an underwater city"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.4,
                    0.1,
                    1.0,
                    0.9
                ]
            },
            "#3": {
                "prompt": "#3 ruling the underwater Atlantis",
                "object": "a crowned seahorse",
                "r2f": [
                    "a seahorse with a crown"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.6,
                    0.2,
                    0.8,
                    0.3
                ]
            },
            "#4": {
                "prompt": "#4 guarding the underwater Atlantis",
                "object": "a jellyfish knight",
                "r2f": [
                    "a jellyfish with armor"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.3,
                    0.4,
                    0.4,
                    0.6
                ]
            },
            "#5": {
                "prompt": "#5 guarding the underwater Atlantis",
                "object": "a jellyfish knight",
                "r2f": [
                    "a jellyfish with armor"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.7,
                    0.4,
                    0.8,
                    0.6
                ]
            }
        }
    },
    "A pair of roller-skating flamingos made of Lego performing acrobatics on a tightrope stretched between two skyscrapers made of ice cream": {
        "original_prompt": "A pair of roller-skating flamingos made of Lego performing acrobatics on a tightrope stretched between two skyscrapers made of ice cream",
        "base_prompt": "#1 and #2 performing acrobatics on a tightrope stretched between #3 and #4",
        "objects": {
            "#1": {
                "prompt": "#1 performing acrobatics on a tightrope",
                "object": "a roller-skating flamingo made of Lego",
                "r2f": [
                    "a roller-skating object made of Lego",
                    "an animal made of Lego"
                ],
                "visual_detail_levels": [
                    2,
                    3
                ],
                "bbox": [
                    0.2,
                    0.2,
                    0.4,
                    0.5
                ]
            },
            "#2": {
                "prompt": "#2 performing acrobatics on a tightrope",
                "object": "a roller-skating flamingo made of Lego",
                "r2f": [
                    "a roller-skating object made of Lego",
                    "an animal made of Lego"
                ],
                "visual_detail_levels": [
                    2,
                    3
                ],
                "bbox": [
                    0.4,
                    0.2,
                    0.6,
                    0.5
                ]
            },
            "#3": {
                "prompt": "#3 on a tightrope",
                "object": "a skyscraper made of ice cream",
                "r2f": [
                    "an object made of ice cream",
                    "a tall building made of ice cream"
                ],
                "visual_detail_levels": [
                    1,
                    4
                ],
                "bbox": [
                    0.0,
                    0.5,
                    0.2,
                    1.0
                ]
            },
            "#4": {
                "prompt": "#4 on a tightrope",
                "object": "a skyscraper made of ice cream",
                "r2f": [
                    "an object made of ice cream",
                    "a tall building made of ice cream"
                ],
                "visual_detail_levels": [
                    1,
                    4
                ],
                "bbox": [
                    0.8,
                    0.5,
                    1.0,
                    1.0
                ]
            }
        }
    },
    "A philosopher spotted pig reading ancient scrolls while a jester duck balances on a unicycle on floating flat clouds": {
        "original_prompt": "A philosopher spotted pig reading ancient scrolls while a jester duck balances on a unicycle on floating flat clouds",
        "base_prompt": "#1 reading ancient scrolls while #2 balances on a unicycle on #3",
        "objects": {
            "#1": {
                "prompt": "#1 reading ancient scrolls",
                "object": "a philosopher spotted pig",
                "r2f": [
                    "an animal dressed as a philosopher"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.5,
                    0.4,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2 balancing on a unicycle",
                "object": "a jester duck",
                "r2f": [
                    "an animal dressed as a jester"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.6,
                    0.3,
                    0.8,
                    0.5
                ]
            },
            "#3": {
                "prompt": "#3 floating flat clouds",
                "object": "floating flat clouds",
                "r2f": [
                    "clouds"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.5,
                    0.6,
                    1.0,
                    0.9
                ]
            }
        }
    },
    "A jazz-band composed of penguins playing instruments made of ice while a green scarfed snowman conductor leads them in a volcano": {
        "original_prompt": "A jazz-band composed of penguins playing instruments made of ice while a green scarfed snowman conductor leads them in a volcano",
        "base_prompt": "#1 playing #2 while #3 leads them in a volcano",
        "objects": {
            "#1": {
                "prompt": "#1 playing in a volcano",
                "object": "a jazz-band composed of penguins",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.2,
                    0.2,
                    0.4,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2 made of ice",
                "object": "instruments made of ice",
                "r2f": [
                    "objects made of ice"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.4,
                    0.4,
                    0.6,
                    0.6
                ]
            },
            "#3": {
                "prompt": "#3 leading in a volcano",
                "object": "a green scarfed snowman conductor",
                "r2f": [
                    "a snowman conductor"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.5,
                    0.5,
                    0.7,
                    0.7
                ]
            }
        }
    },
    "A tiger skydiving with a parachute shaped like a butterfly and landing on a beach where a hairy crab and a blue shirmp play volleyball": {
        "original_prompt": "A tiger skydiving with a parachute shaped like a butterfly and landing on a beach where a hairy crab and a blue shrimp play volleyball",
        "base_prompt": "#1 and #2 on a beach where #3 and #4 play volleyball",
        "objects": {
            "#1": {
                "prompt": "#1 skydiving with a parachute shaped like a butterfly",
                "object": "a tiger skydiving with a parachute shaped like a butterfly",
                "r2f": [
                    "an animal skydiving with a colorful parachute"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.3,
                    0.1,
                    0.7,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2 landing on a beach",
                "object": "a landing tiger on a beach",
                "r2f": [
                    "an animal landing on a beach"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.4,
                    0.4,
                    0.6,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3 on the beach playing volleyball",
                "object": "a hairy crab",
                "r2f": [
                    "a hairy animal"
                ],
                "visual_detail_levels": [
                    5
                ],
                "bbox": [
                    0.15,
                    0.7,
                    0.35,
                    0.9
                ]
            },
            "#4": {
                "prompt": "#4 on the beach playing volleyball",
                "object": "a blue shrimp",
                "r2f": [
                    "a blue object"
                ],
                "visual_detail_levels": [
                    1
                ],
                "bbox": [
                    0.7,
                    0.7,
                    0.9,
                    0.9
                ]
            }
        }
    },
    "A giant spider with red legs knitting a webbed hammock between stars in deep space, while an astronaut pink ant relaxes in it": {
        "original_prompt": "A giant spider with red legs knitting a webbed hammock between stars in deep space, while an astronaut pink ant relaxes in it",
        "base_prompt": "#1 knitting a webbed hammock between stars in deep space while #2 relaxes in it",
        "objects": {
            "#1": {
                "prompt": "#1 knitting a webbed hammock between stars in deep space",
                "object": "a giant spider with red legs",
                "r2f": [
                    "a large arachnid with red legs"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.2,
                    0.6,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 relaxing in a webbed hammock among stars in deep space",
                "object": "an astronaut pink ant",
                "r2f": [
                    "a space garment adorned pink insect"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.4,
                    0.4,
                    0.8,
                    0.8
                ]
            }
        }
    },
    "A walrus made of glass in a detective trench coat examining ancient hieroglyphs inside a pyramid guarded by robot cobras": {
        "original_prompt": "A walrus made of glass in a detective trench coat examining ancient hieroglyphs inside a pyramid guarded by robot cobras",
        "base_prompt": "#1 examining #2 inside #3 guarded by #4 and #5",
        "objects": {
            "#1": {
                "prompt": "#1 inside the pyramid",
                "object": "a walrus made of glass in a detective trench coat",
                "r2f": [
                    "an object made of glass",
                    "an animal in a trench coat"
                ],
                "visual_detail_levels": [
                    2,
                    3
                ],
                "bbox": [
                    0.3,
                    0.5,
                    0.6,
                    0.8
                ]
            },
            "#2": {
                "prompt": "#2 inside the pyramid",
                "object": "ancient hieroglyphs",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.4,
                    0.2,
                    0.7,
                    0.3
                ]
            },
            "#3": {
                "prompt": "#3",
                "object": "a pyramid",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.0,
                    0.0,
                    1.0,
                    1.0
                ]
            },
            "#4": {
                "prompt": "#4 guarding the pyramid",
                "object": "robot cobra",
                "r2f": [
                    "robot snake"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.6,
                    0.7,
                    0.8,
                    0.9
                ]
            },
            "#5": {
                "prompt": "#5 guarding the pyramid",
                "object": "robot cobra",
                "r2f": [
                    "robot snake"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.2,
                    0.7,
                    0.4,
                    0.9
                ]
            }
        }
    },
    "A toucan wearing a top hat and monocle, conducting an orchestra of mice playing symphonies on intricate clockwork instruments": {
        "original_prompt": "A toucan wearing a top hat and monocle, conducting an orchestra of mice playing symphonies on intricate clockwork instruments",
        "base_prompt": "#1 conducting #2 on #3",
        "objects": {
            "#1": {
                "prompt": "#1 conducting an orchestra",
                "object": "a toucan wearing a top hat and monocle",
                "r2f": [
                    "a bird wearing a hat and monocle"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.35,
                    0.1,
                    0.65,
                    0.3
                ]
            },
            "#2": {
                "prompt": "#2 playing symphonies",
                "object": "an orchestra of mice",
                "r2f": [
                    "a group of animals"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.3,
                    0.4,
                    0.7,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3",
                "object": "intricate clockwork instruments",
                "r2f": [
                    "complex mechanical objects"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.25,
                    0.75,
                    0.75,
                    0.95
                ]
            }
        }
    },
    "A thorny kangaroo riding a unicycle on a tightrope stretched across a canyon filled with floating jellyfish emitting soft, glowing lights": {
        "original_prompt": "A thorny kangaroo riding a unicycle on a tightrope stretched across a canyon filled with floating jellyfish emitting soft, glowing lights",
        "base_prompt": "#1 on #2 stretched across a canyon filled with #3",
        "objects": {
            "#1": {
                "prompt": "#1",
                "object": "a thorny kangaroo",
                "r2f": [
                    "a thorny animal"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.4,
                    0.4,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 stretched across a canyon",
                "object": "a unicycle on a tightrope",
                "r2f": [
                    "a vehicle on a rope"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.45,
                    0.6,
                    0.7,
                    0.65
                ]
            },
            "#3": {
                "prompt": "#3 emitting soft, glowing lights",
                "object": "floating jellyfish",
                "r2f": [
                    "glowing objects"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.5,
                    0.7,
                    0.9,
                    0.9
                ]
            }
        }
    },
    "A knighted turtle with a heart-shaped shell jousting with a bard raccoon on steeds made of fire and water in a magical coliseum": {
        "original_prompt": "A knighted turtle with a heart-shaped shell jousting with a bard raccoon on steeds made of fire and water in a magical coliseum",
        "base_prompt": "#1 jousting with #2 on #3 and #4 in #5",
        "objects": {
            "#1": {
                "prompt": "#1 jousting in the coliseum",
                "object": "A knighted turtle with a heart-shaped shell",
                "r2f": [
                    "an armored animal with a heart-shaped shell"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.2,
                    0.4,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2 jousting in the coliseum",
                "object": "A bard raccoon",
                "r2f": [
                    "a musically inclined animal"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.6,
                    0.2,
                    0.8,
                    0.4
                ]
            },
            "#3": {
                "prompt": "#3 made of fire in the coliseum",
                "object": "A steed made of fire",
                "r2f": [
                    "a burning rideable object"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.15,
                    0.5,
                    0.35,
                    0.75
                ]
            },
            "#4": {
                "prompt": "#4 made of water in the coliseum",
                "object": "A steed made of water",
                "r2f": [
                    "a flowing rideable object"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.65,
                    0.5,
                    0.85,
                    0.75
                ]
            },
            "#5": {
                "prompt": "#5",
                "object": "magical coliseum",
                "r2f": [
                    "a fantasy arena"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.0,
                    0.0,
                    1.0,
                    1.0
                ]
            }
        }
    },
    "A tiger-striped fox chef preparing a gourmet meal for an audience of enchanted garden gnomes, under a gazebo made of gingerbread": {
        "original_prompt": "A tiger-striped fox chef preparing a gourmet meal for an audience of enchanted garden gnomes, under a gazebo made of gingerbread",
        "base_prompt": "#1 preparing a gourmet meal for #2, under #3",
        "objects": {
            "#1": {
                "prompt": "#1 preparing a gourmet meal",
                "object": "a tiger-striped fox chef",
                "r2f": [
                    "a tiger-striped animal chef"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.3,
                    0.4,
                    0.6,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 of enchanted garden gnomes",
                "object": "an audience of enchanted garden gnomes",
                "r2f": [
                    "an audience of garden gnomes"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.65,
                    0.45,
                    0.85,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3 made of gingerbread",
                "object": "a gazebo made of gingerbread",
                "r2f": [
                    "a structure made of gingerbread"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.2,
                    0.1,
                    0.8,
                    0.3
                ]
            }
        }
    },
    "A moose painter creating a mural on a canvas waterfall, with help from a horned beaver who\u2019s sculpting statues out of driftwood below": {
        "original_prompt": "A moose painter creating a mural on a canvas waterfall, with help from a horned beaver who\u2019s sculpting statues out of driftwood below",
        "base_prompt": "#1 creating a mural on #2, with help from #3 who\u2019s sculpting statues out of #4 below",
        "objects": {
            "#1": {
                "prompt": "#1 creating a mural",
                "object": "A moose painter",
                "r2f": [
                    "An animal painter"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.2,
                    0.1,
                    0.5,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2",
                "object": "a canvas waterfall",
                "r2f": [
                    "A canvas landscape"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.3,
                    0.5,
                    0.7,
                    0.9
                ]
            },
            "#3": {
                "prompt": "#3 sculpting statues",
                "object": "a horned beaver",
                "r2f": [
                    "A horned animal"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.6,
                    0.6,
                    0.8,
                    0.8
                ]
            },
            "#4": {
                "prompt": "#4",
                "object": "driftwood",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.7,
                    0.7,
                    0.9,
                    1.0
                ]
            }
        }
    },
    "A hairless llama fashion designer walking the runway with mannequins, while a rooster DJ mixes tracks in a techno barnyard rave": {
        "original_prompt": "A hairless llama fashion designer walking the runway with mannequins, while a rooster DJ mixes tracks in a techno barnyard rave",
        "base_prompt": "#1 walking the runway with #2 and #3 mixes tracks in a techno barnyard rave",
        "objects": {
            "#1": {
                "prompt": "#1 walking the runway",
                "object": "a hairless llama fashion designer",
                "r2f": [
                    "a hairless animal fashion designer"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.3,
                    0.4,
                    0.6,
                    0.5
                ]
            },
            "#2": {
                "prompt": "#2 walking the runway",
                "object": "mannequins",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.5,
                    0.5,
                    0.7,
                    0.6
                ]
            },
            "#3": {
                "prompt": "#3 mixes tracks in a techno barnyard rave",
                "object": "a rooster DJ",
                "r2f": [
                    "an animal DJ"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.1,
                    0.6,
                    0.4,
                    0.8
                ]
            }
        }
    },
    "A horned snail dressed as a wizard casting spells from an ancient book, while a butterfly knight stands guard with a shining sword in an enchanted meadow": {
        "original_prompt": "A horned snail dressed as a wizard casting spells from an ancient book, while a butterfly knight stands guard with a shining sword in an enchanted meadow",
        "base_prompt": "#1 and #2 in an enchanted meadow",
        "objects": {
            "#1": {
                "prompt": "#1 casting spells from an ancient book in an enchanted meadow",
                "object": "A horned snail dressed as a wizard",
                "r2f": [
                    "a horned animal dressed as a wizard"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.5,
                    0.4,
                    0.7
                ]
            },
            "#2": {
                "prompt": "#2 with a shining sword standing guard in an enchanted meadow",
                "object": "A butterfly knight",
                "r2f": [
                    "an armored insect"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.6,
                    0.3,
                    0.8,
                    0.6
                ]
            }
        }
    },
    "A chameleon artist painting a masterpiece that changes colors in a studio made of star-shaped seashells, with a horned parrot critic giving feedback": {
        "original_prompt": "A chameleon artist painting a masterpiece that changes colors in a studio made of star-shaped seashells, with a horned parrot critic giving feedback",
        "base_prompt": "#1 painting #2 in #3, with #4 giving feedback",
        "objects": {
            "#1": {
                "prompt": "#1 painting in the studio",
                "object": "A chameleon artist",
                "r2f": [
                    "A painting animal"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.2,
                    0.4,
                    0.4,
                    0.5
                ]
            },
            "#2": {
                "prompt": "#2 changing colors",
                "object": "A masterpiece that changes colors",
                "r2f": [
                    "A colorful artwork"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.4,
                    0.5,
                    0.6,
                    0.6
                ]
            },
            "#3": {
                "prompt": "#3 made of star-shaped seashells",
                "object": "A studio made of star-shaped seashells",
                "r2f": [
                    "A seashell-decorated room"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.0,
                    0.0,
                    1.0,
                    1.0
                ]
            },
            "#4": {
                "prompt": "#4 giving feedback",
                "object": "A horned parrot critic",
                "r2f": [
                    "A horned bird"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.7,
                    0.3,
                    0.9,
                    0.5
                ]
            }
        }
    },
    "A spiky dolphin explorer mapping the stars from a submarine shaped like a giant seashell, accompanied by an octopus assistant navigating the depths": {
        "original_prompt": "A spiky dolphin explorer mapping the stars from a submarine shaped like a giant seashell, accompanied by an octopus assistant navigating the depths",
        "base_prompt": "#1 mapping the stars from #2, accompanied by #3 navigating the depths",
        "objects": {
            "#1": {
                "prompt": "#1 mapping the stars from a submarine",
                "object": "a spiky dolphin explorer",
                "r2f": [
                    "a spiky animal"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.4,
                    0.1,
                    0.6,
                    0.3
                ]
            },
            "#2": {
                "prompt": "#2 shaped like a giant seashell",
                "object": "a submarine shaped like a giant seashell",
                "r2f": [
                    "a sea object shaped like a giant seashell"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.3,
                    0.4,
                    0.7,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3 navigating the depths",
                "object": "an octopus assistant",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.1,
                    0.6,
                    0.3,
                    0.8
                ]
            }
        }
    },
    "A striped kangaroo soccer player going for a goal on a field made of emeralds while a smiling koala referee watches from a eucalyptus tower": {
        "original_prompt": "A striped kangaroo soccer player going for a goal on a field made of emeralds while a smiling koala referee watches from a eucalyptus tower",
        "base_prompt": "#1 going for a goal on #2 while #3 watches from #4",
        "objects": {
            "#1": {
                "prompt": "#1 going for a goal",
                "object": "a striped kangaroo soccer player",
                "r2f": [
                    "a striped animal"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.3,
                    0.5,
                    0.6,
                    0.8
                ]
            },
            "#2": {
                "prompt": "#2",
                "object": "a field made of emeralds",
                "r2f": [
                    "a green field"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.0,
                    0.5,
                    1.0,
                    1.0
                ]
            },
            "#3": {
                "prompt": "#3 watches",
                "object": "a smiling koala referee",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.7,
                    0.3,
                    0.85,
                    0.55
                ]
            },
            "#4": {
                "prompt": "#4",
                "object": "a eucalyptus tower",
                "r2f": [],
                "visual_detail_levels": [],
                "bbox": [
                    0.7,
                    0.0,
                    0.85,
                    0.3
                ]
            }
        }
    },
    "A peacock fashion designer sewing vibrant dresses on a sewing machine made of vines, with a pink-striped zebra model showing off the designs": {
        "original_prompt": "A peacock fashion designer sewing vibrant dresses on a sewing machine made of vines, with a pink-striped zebra model showing off the designs",
        "base_prompt": "#1 sewing vibrant dresses on #2, with #3 showing off the designs",
        "objects": {
            "#1": {
                "prompt": "#1 sewing vibrant dresses on a sewing machine",
                "object": "a peacock fashion designer",
                "r2f": [
                    "a bird doing fashion designing",
                    "an animal as a fashion designer"
                ],
                "visual_detail_levels": [
                    2,
                    3
                ],
                "bbox": [
                    0.2,
                    0.2,
                    0.4,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2 made of vines",
                "object": "a sewing machine made of vines",
                "r2f": [
                    "a machine made of vines",
                    "a device made of vines"
                ],
                "visual_detail_levels": [
                    1,
                    3
                ],
                "bbox": [
                    0.5,
                    0.4,
                    0.7,
                    0.5
                ]
            },
            "#3": {
                "prompt": "#3 showing off the designs",
                "object": "a pink-striped zebra model",
                "r2f": [
                    "an animal with pink stripes"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.7,
                    0.5,
                    0.9,
                    0.8
                ]
            }
        }
    },
    "A beehive concert hall made of diamonds where bees play tiny violins and a cricket conductor leads an orchestra made of forest critters": {
        "original_prompt": "A beehive concert hall made of diamonds where bees play tiny violins and a cricket conductor leads an orchestra made of forest critters",
        "base_prompt": "#1 where #2 and #3 leads #4",
        "objects": {
            "#1": {
                "prompt": "#1",
                "object": "a beehive concert hall made of diamonds",
                "r2f": [
                    "a structure made of diamonds",
                    "a concert hall shaped structure made of diamonds"
                ],
                "visual_detail_levels": [
                    2,
                    3
                ],
                "bbox": [
                    0.3,
                    0.15,
                    0.7,
                    0.4
                ]
            },
            "#2": {
                "prompt": "#2",
                "object": "bees playing tiny violins",
                "r2f": [
                    "insects playing violins"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.1,
                    0.5,
                    0.4,
                    0.7
                ]
            },
            "#3": {
                "prompt": "#3",
                "object": "a cricket conductor",
                "r2f": [
                    "an insect conductor"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.6,
                    0.5,
                    0.8,
                    0.6
                ]
            },
            "#4": {
                "prompt": "#4",
                "object": "an orchestra made of forest critters",
                "r2f": [
                    "an orchestra made of animals"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.2,
                    0.6,
                    0.8,
                    0.9
                ]
            }
        }
    },
    "A wigged rhino librarian organizing a library of floating books in the clouds, with an electric pigeon assistant flying around to fetch the volumes needed": {
        "original_prompt": "A wigged rhino librarian organizing a library of floating books in the clouds, with an electric pigeon assistant flying around to fetch the volumes needed",
        "base_prompt": "#1 organizing #2 in the clouds, with #3 flying around",
        "objects": {
            "#1": {
                "prompt": "#1 organizing a library of floating books in the clouds",
                "object": "a wigged rhino librarian",
                "r2f": [
                    "a rhino with human traits"
                ],
                "visual_detail_levels": [
                    4
                ],
                "bbox": [
                    0.35,
                    0.4,
                    0.55,
                    0.6
                ]
            },
            "#2": {
                "prompt": "#2 in the clouds",
                "object": "a library of floating books",
                "r2f": [
                    "books floating in the air"
                ],
                "visual_detail_levels": [
                    2
                ],
                "bbox": [
                    0.1,
                    0.1,
                    0.9,
                    0.3
                ]
            },
            "#3": {
                "prompt": "#3 flying around",
                "object": "an electric pigeon assistant",
                "r2f": [
                    "a bird with electric features"
                ],
                "visual_detail_levels": [
                    3
                ],
                "bbox": [
                    0.7,
                    0.5,
                    0.9,
                    0.7
                ]
            }
        }
    }
}