test1444 commited on
Commit
95da3a3
1 Parent(s): bec3c06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ def predict(img):
49
 
50
  example_list = ['examples/demo2.png']
51
  title = "Pose estimation"
52
- description = "Top down heatmap Hrnet"
53
  article = ""
54
 
55
  # Create the Gradio demo
 
49
 
50
  example_list = ['examples/demo2.png']
51
  title = "Pose estimation"
52
+ description = ""
53
  article = ""
54
 
55
  # Create the Gradio demo