ZenCtrl / examples_db.py
salso's picture
Update ZenCtrl examples (#8)
4a81f5a verified
MODE_EXAMPLES = {
"Subject Generation": [
[
"samples/29.png",
"zen2con_1440_17000",
"A model wearing t-shirt ,a plain, short-sleeve crew neck T-shirt in a light beige or off-white color. With a giant florescent pink sign in street with the words 'ZenCtrl Beats ALL' above him clearly and fully visible and some 'FREE' signs on poles around the street",
"samples/29_out.webp",
],
[
"samples/28.png",
"zen2con_1440_17000",
"pants, a japanese man wearing a green pants and a blue jacket walking towards the camera in the busy streets of tokyo, shinjuku, urban style, low angle full shot front view on the man with black and red basketball shoes. In Giant letters the Word 'ZenCtrl' floating in the back in neon style, at night",
"samples/28_out.webp",
],
[
"samples/27.png",
"zen2con_1440_17000",
"T-shirt, a japanese man wearing a black Tshirt and baggy jeans walking towards the camera in the streets of tokyo, urban style, low angle full shot front view on the man with black and red basketball shoes",
"samples/27_out.webp",
],
[
"samples/7.png",
"zen2con_1440_17000",
"A man wearing white shoes stepping outside, closeup on the shoes",
"samples/22_out.webp",
],
[
"samples/7.png",
"zen2con_1440_17000",
"Low angle photography, shoes, stepping in water in a futuristic cityscape with neon lights, in the back in large, the words 'ZenCtrl 2025' are written in a futuristic font",
"samples/2_out.webp",
],
[
"samples/8.png",
"zen2con_1024_10000",
"a watch, resting on wet volcanic rock, ocean spray mist, golden sunrise back-light, 50 mm lens, shallow DOF, 8k realism",
"samples/3_out.webp",
],
[
"samples/9.png",
"zen_sub_sub_1024_10000",
"a bag, placed on a desk in a cozy bedroom, sunny light coming through the window",
"samples/4_out.webp",
],
[
"samples/10.png",
"zen2con_1440_17000",
"A bottle sits poolside at a luxury hotel. The bottle rests in front of a clear blue pool and resort landscape in the background. Light reflects off the bottle highlighting its sophisticated design. An elegant glass and tropical fruits are included creating a relaxing atmosphere. The image should convey luxury sophistication and an otherworldly refreshment.",
"samples/5_out.webp",
],
# [
# "samples/11.png",
# "zen_toys_1024_4000",
# "Low angle photography, shoes, stepping in water in a futuristic cityscape with neon lights, in the back in large, the words 'ZenCtrl 2025' are written in a futuristic font",
# "samples/1.png",
# ],
[
"samples/12.png",
"zen2con_1024_10000",
"a woman , wearing a pair of sunglasses, in front of the beach",
"samples/6_out.webp",
],
[
"samples/13.png",
"zen2con_1440_17000",
"a woman , standing outside , in the streets, next to a cafe",
"samples/7_out.webp",
],
[
"samples/14.png",
"zen_sub_sub_1024_10000",
"a bag , held by woman , walking outside",
"samples/8_out.webp",
],
[
"samples/15.png",
"zen_sub_sub_1024_10000",
"a man wearing a suit, sitting on a chair in a living room",
"samples/9_out.webp",
],
[
"samples/6.png",
"zen_toys_1024_4000",
"A kid playing with a toy figurine , indoor, on a sunny day",
"samples/11_out.webp",
],
[
"samples/6.png",
"zen_toys_1024_4000",
"A small figurine placed on a table, surrounded by toys. A child is placing it",
"samples/12_out.webp",
],
[
"samples/17.png",
"zen2con_1024_10000",
"A black man wearing black wireless headphones at a basketball game",
"samples/20_out.webp",
],
[
"samples/21_1.png",
"zen2con_1024_10000",
"a man holding a camera facing the objective.",
"samples/21_out.webp",
],
],
"Image fix": [
[
"samples/1.png",
"placed on a dark marble table in a bathroom of luxury hotel modern light authentic atmosphere",
"samples/1.png",
],
[
"samples/1.png",
"sitting on the middle of the city road on a sunny day very bright day front view",
"samples/1.png",
],
[
"samples/1.png",
"A creative capture in an art gallery, with soft, focused lighting highlighting both the person’s features and the abstract surroundings, exuding sophistication.",
"samples/1.png",
],
[
"samples/1.png",
"In a rain-soaked urban nightscape, with headlights piercing through the mist and wet streets reflecting the city’s vibrant neon colors, creating an atmosphere of mystery and modern elegance.",
"samples/1.png",
],
[
"samples/1.png",
"An elegant room scene featuring a minimalist table and chairs, next to a flower vase, illuminated by ambient lighting that casts gentle shadows and enhances the refined, contemporary decor.",
"samples/1.png",
],
],
}