salso commited on
Commit
2cc9547
·
verified ·
1 Parent(s): 0667c65

Update examples_db.py

Browse files
Files changed (1) hide show
  1. examples_db.py +10 -10
examples_db.py CHANGED
@@ -9,14 +9,14 @@ ZEN_EXAMPLES = [
9
  0.6,
10
  30,
11
  ],
12
- # [
13
- # "A cyberpunk cityscape at night",
14
- # "imgs/structure2.jpg",
15
- # "imgs/style2.jpg",
16
- # "imgs/output2.jpg",
17
- # 15,
18
- # 0.35,
19
- # 0.7,
20
- # 28,
21
- # ],
22
  ]
 
9
  0.6,
10
  30,
11
  ],
12
+ [
13
+ gitl with a dragon",
14
+ "imgs/structure2.jpg",
15
+ "imgs/style2.jpg",
16
+ "imgs/output2.jpg",
17
+ 15,
18
+ 0.8,
19
+ 0.7,
20
+ 28,
21
+ ],
22
  ]