Spaces:
Running
on
A10G
Running
on
A10G
Linoy Tsaban
commited on
Commit
·
9b8ce8d
1
Parent(s):
cff9392
Update app.py
Browse files
app.py
CHANGED
@@ -88,6 +88,30 @@ def get_example():
|
|
88 |
100,
|
89 |
3.5,
|
90 |
36,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
15,
|
92 |
|
93 |
]
|
|
|
88 |
100,
|
89 |
3.5,
|
90 |
36,
|
91 |
+
15,
|
92 |
+
|
93 |
+
],
|
94 |
+
|
95 |
+
[
|
96 |
+
'Examples/source_a_ceramic_vase_with_yellow_flowers.jpeg',
|
97 |
+
'A pink ceramic vase with a wheat bouquet',
|
98 |
+
'Examples/ddpm_a_pink_ceramic_vase_with_a_wheat_bouquet.png',
|
99 |
+
'',
|
100 |
+
100,
|
101 |
+
3.5,
|
102 |
+
36,
|
103 |
+
15,
|
104 |
+
|
105 |
+
],
|
106 |
+
|
107 |
+
[
|
108 |
+
'Examples/source_a_model_on_a_runway.jpeg',
|
109 |
+
'A zebra on the runway',
|
110 |
+
'Examples/ddpm_a_zebra_on_the_run_way.png',
|
111 |
+
'',
|
112 |
+
100,
|
113 |
+
3.5,
|
114 |
+
36,
|
115 |
15,
|
116 |
|
117 |
]
|