test1444 commited on
Commit
d4dfc1b
1 Parent(s): 2857e73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ def predict(img):
47
 
48
  return vis_result
49
 
50
- example_list = ['/examples/demo2.png']
51
  title = "Pose estimation"
52
  description = "HPE"
53
  article = "test MMpose"
 
47
 
48
  return vis_result
49
 
50
+ example_list = ['examples/demo2.png']
51
  title = "Pose estimation"
52
  description = "HPE"
53
  article = "test MMpose"