faiimea commited on
Commit
f4d5444
·
verified ·
1 Parent(s): e8f5561

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 [Roop Dataset Repo.](https://huggingface.co/datasets/SJTU-TES/openpose)
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():