Spaces:
Running
on
Zero
Running
on
Zero
File size: 416 Bytes
bdcfdbe d16ba21 bdcfdbe 2cc9547 e465050 2cc9547 33b1f6b 2cc9547 bdcfdbe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
ZEN_EXAMPLES = [
[
"A beautiful landscape with mountains and a lake",
"imgs/style1.png",
"imgs/structure1.png",
"imgs/output1.png",
20,
0.4,
0.6,
30,
],
[
"girl with a dragon",
"imgs/structure2.jpg",
"imgs/style2.jpg",
"imgs/output2.png",
15,
0.8,
0.7,
28,
],
]
|