Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -160,7 +160,7 @@ examples = [
|
|
| 160 |
["./assets/example_1/ref1.jpg", "./assets/example_1/ref2.jpg", "./assets/example_1/ref3.jpg"],
|
| 161 |
"Sketch",
|
| 162 |
"640x640",
|
| 163 |
-
|
| 164 |
10
|
| 165 |
],
|
| 166 |
[
|
|
@@ -168,7 +168,7 @@ examples = [
|
|
| 168 |
["./assets/example_0/ref1.jpg"],
|
| 169 |
"Sketch",
|
| 170 |
"640x640",
|
| 171 |
-
|
| 172 |
10
|
| 173 |
],
|
| 174 |
]
|
|
|
|
| 160 |
["./assets/example_1/ref1.jpg", "./assets/example_1/ref2.jpg", "./assets/example_1/ref3.jpg"],
|
| 161 |
"Sketch",
|
| 162 |
"640x640",
|
| 163 |
+
1,
|
| 164 |
10
|
| 165 |
],
|
| 166 |
[
|
|
|
|
| 168 |
["./assets/example_0/ref1.jpg"],
|
| 169 |
"Sketch",
|
| 170 |
"640x640",
|
| 171 |
+
1,
|
| 172 |
10
|
| 173 |
],
|
| 174 |
]
|