fffiloni commited on
Commit
c2c6f96
·
1 Parent(s): a6d62b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def predict(img):
112
  return vis_result, "output.jpg"
113
 
114
  example_list = ['examples/demo2.png']
115
- title = "Pose estimation"
116
  description = ""
117
  article = ""
118
 
 
112
  return vis_result, "output.jpg"
113
 
114
  example_list = ['examples/demo2.png']
115
+ title = "MMPose estimation"
116
  description = ""
117
  article = ""
118