Spaces:
Running
on
Zero
Running
on
Zero
Fix image format
Browse files- examples_db.py +3 -3
examples_db.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
ZEN_EXAMPLES = [
|
2 |
[
|
3 |
"A beautiful landscape with mountains and a lake",
|
4 |
-
"imgs/structure1.
|
5 |
-
"imgs/style1.
|
6 |
-
"imgs/output1.
|
7 |
20,
|
8 |
0.4,
|
9 |
0.6,
|
|
|
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,
|
9 |
0.6,
|