Spaces:
Running
on
Zero
Running
on
Zero
Add examples for subject model
Browse files- examples_db.py +44 -7
- samples/27.png +3 -0
- samples/27_out.webp +3 -0
- samples/28.png +3 -0
- samples/28_out.webp +3 -0
- samples/29.png +3 -0
- samples/29_out.webp +3 -0
examples_db.py
CHANGED
@@ -1,5 +1,23 @@
|
|
1 |
MODE_EXAMPLES = {
|
2 |
"Subject Generation": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
[
|
4 |
"samples/7.png",
|
5 |
"zen2con_1440_17000",
|
@@ -18,15 +36,24 @@ MODE_EXAMPLES = {
|
|
18 |
"a watch, resting on wet volcanic rock, ocean spray mist, golden sunrise back-light, 50 mm lens, shallow DOF, 8k realism",
|
19 |
"samples/3_out.webp",
|
20 |
],
|
21 |
-
[
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
# "samples/11.png",
|
26 |
# "zen_toys_1024_4000",
|
27 |
# "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",
|
28 |
# "samples/1.png",
|
29 |
-
#],
|
30 |
[
|
31 |
"samples/12.png",
|
32 |
"zen2con_1024_10000",
|
@@ -39,8 +66,18 @@ MODE_EXAMPLES = {
|
|
39 |
"a woman , standing outside , in the streets, next to a cafe",
|
40 |
"samples/7_out.webp",
|
41 |
],
|
42 |
-
[
|
43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
[
|
45 |
"samples/6.png",
|
46 |
"zen_toys_1024_4000",
|
|
|
1 |
MODE_EXAMPLES = {
|
2 |
"Subject Generation": [
|
3 |
+
[
|
4 |
+
"samples/29.png",
|
5 |
+
"zen2con_1440_17000",
|
6 |
+
"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",
|
7 |
+
"samples/29_out.webp",
|
8 |
+
],
|
9 |
+
[
|
10 |
+
"samples/28.png",
|
11 |
+
"zen2con_1440_17000",
|
12 |
+
"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",
|
13 |
+
"samples/28_out.webp",
|
14 |
+
],
|
15 |
+
[
|
16 |
+
"samples/27.png",
|
17 |
+
"zen2con_1440_17000",
|
18 |
+
"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",
|
19 |
+
"samples/27_out.webp",
|
20 |
+
],
|
21 |
[
|
22 |
"samples/7.png",
|
23 |
"zen2con_1440_17000",
|
|
|
36 |
"a watch, resting on wet volcanic rock, ocean spray mist, golden sunrise back-light, 50 mm lens, shallow DOF, 8k realism",
|
37 |
"samples/3_out.webp",
|
38 |
],
|
39 |
+
[
|
40 |
+
"samples/9.png",
|
41 |
+
"zen_sub_sub_1024_10000",
|
42 |
+
"a bag, placed on a desk in a cozy bedroom, sunny light coming through the window",
|
43 |
+
"samples/4_out.webp",
|
44 |
+
],
|
45 |
+
[
|
46 |
+
"samples/10.png",
|
47 |
+
"zen2con_1440_17000",
|
48 |
+
"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.",
|
49 |
+
"samples/5_out.webp",
|
50 |
+
],
|
51 |
+
# [
|
52 |
# "samples/11.png",
|
53 |
# "zen_toys_1024_4000",
|
54 |
# "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",
|
55 |
# "samples/1.png",
|
56 |
+
# ],
|
57 |
[
|
58 |
"samples/12.png",
|
59 |
"zen2con_1024_10000",
|
|
|
66 |
"a woman , standing outside , in the streets, next to a cafe",
|
67 |
"samples/7_out.webp",
|
68 |
],
|
69 |
+
[
|
70 |
+
"samples/14.png",
|
71 |
+
"zen_sub_sub_1024_10000",
|
72 |
+
"a bag , held by woman , walking outside",
|
73 |
+
"samples/8_out.webp",
|
74 |
+
],
|
75 |
+
[
|
76 |
+
"samples/15.png",
|
77 |
+
"zen_sub_sub_1024_10000",
|
78 |
+
"a man wearing a suit, sitting on a chair in a living room",
|
79 |
+
"samples/9_out.webp",
|
80 |
+
],
|
81 |
[
|
82 |
"samples/6.png",
|
83 |
"zen_toys_1024_4000",
|
samples/27.png
ADDED
![]() |
Git LFS Details
|
samples/27_out.webp
ADDED
![]() |
Git LFS Details
|
samples/28.png
ADDED
![]() |
Git LFS Details
|
samples/28_out.webp
ADDED
![]() |
Git LFS Details
|
samples/29.png
ADDED
![]() |
Git LFS Details
|
samples/29_out.webp
ADDED
![]() |
Git LFS Details
|