ZenCtrl / examples_db.py
salso's picture
Update examples_db.py
c044926 verified
raw
history blame
4.37 kB
MODE_EXAMPLES = {
"Subject Generation": [
[
"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",
],
],
}