Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -49,7 +49,7 @@ def predict(img):
|
|
| 49 |
|
| 50 |
example_list = ['examples/demo2.png']
|
| 51 |
title = "Pose estimation"
|
| 52 |
-
description = "
|
| 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
|