Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -30,6 +30,7 @@ table_engine_list = [
|
|
| 30 |
|
| 31 |
# 示例图片路径
|
| 32 |
example_images = [
|
|
|
|
| 33 |
"images/wired1.png",
|
| 34 |
"images/lineless2.png",
|
| 35 |
"images/wired2.png",
|
|
|
|
| 30 |
|
| 31 |
# 示例图片路径
|
| 32 |
example_images = [
|
| 33 |
+
"images/lineless1.png",
|
| 34 |
"images/wired1.png",
|
| 35 |
"images/lineless2.png",
|
| 36 |
"images/wired2.png",
|