Spaces:
Paused
Paused
Update app.py
Browse files
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 = "
|
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 |
|