Spaces:
Running
on
Zero
Running
on
Zero
Update examples_db.py
Browse files- examples_db.py +1 -1
examples_db.py
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
ZEN_EXAMPLES = [
|
2 |
[
|
3 |
"A beautiful landscape with mountains and a lake",
|
4 |
-
"imgs/structure1.png",
|
5 |
"imgs/style1.png",
|
|
|
6 |
"imgs/output1.png",
|
7 |
20,
|
8 |
0.4,
|
|
|
1 |
ZEN_EXAMPLES = [
|
2 |
[
|
3 |
"A beautiful landscape with mountains and a lake",
|
|
|
4 |
"imgs/style1.png",
|
5 |
+
"imgs/structure1.png",
|
6 |
"imgs/output1.png",
|
7 |
20,
|
8 |
0.4,
|