developy commited on
Commit
684b020
·
verified ·
1 Parent(s): f62e370

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -9
app.py CHANGED
@@ -62,15 +62,15 @@ def infer(
62
 
63
  # 默认图像路径
64
  example_images = [
65
- "in-the-wild_example-1/00.jpg",
66
- "in-the-wild_example-1/01.jpg",
67
- "in-the-wild_example-1/02.jpg",
68
- "in-the-wild_example-1/03.jpg",
69
- "in-the-wild_example-1/04.jpg",
70
- "in-the-wild_example-1/05.jpg",
71
- "in-the-wild_example-1/06.jpg",
72
- "in-the-wild_example-1/07.jpg",
73
- "in-the-wild_example-1/08.jpg",
74
  ]
75
 
76
  # css = """
 
62
 
63
  # 默认图像路径
64
  example_images = [
65
+ "example/00.jpg",
66
+ "example/01.jpg",
67
+ "example/02.jpg",
68
+ "example/03.jpg",
69
+ "example/04.jpg",
70
+ "example/05.jpg",
71
+ "example/06.jpg",
72
+ "example/07.jpg",
73
+ "example/08.jpg",
74
  ]
75
 
76
  # css = """