Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -42,7 +42,7 @@ example_list = [
|
|
| 42 |
3.0,
|
| 43 |
"full",
|
| 44 |
"A light grey Car, vibrant, reflections",
|
| 45 |
-
|
| 46 |
"examples/out3.png",
|
| 47 |
],
|
| 48 |
]
|
|
|
|
| 42 |
3.0,
|
| 43 |
"full",
|
| 44 |
"A light grey Car, vibrant, reflections",
|
| 45 |
+
True,
|
| 46 |
"examples/out3.png",
|
| 47 |
],
|
| 48 |
]
|