Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ with gr.Blocks() as demo:
|
|
73 |
- You will receive the result of the Pose Estimation after 5-10 seconds.
|
74 |
- Click the 'clear' button to clear all the files.
|
75 |
## Examples
|
76 |
-
- You can get the test examples from our [
|
77 |
'''
|
78 |
)
|
79 |
with gr.Row():
|
|
|
73 |
- You will receive the result of the Pose Estimation after 5-10 seconds.
|
74 |
- Click the 'clear' button to clear all the files.
|
75 |
## Examples
|
76 |
+
- You can get the test examples from our [OpenPose Dataset Repo.](https://huggingface.co/datasets/SJTU-TES/openpose)
|
77 |
'''
|
78 |
)
|
79 |
with gr.Row():
|