Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -183,8 +183,7 @@ with gr.Blocks() as demo:
|
|
| 183 |
this crucial structural information, our method enhances the accuracy of
|
| 184 |
keypoint localization, marking a significant departure from conventional
|
| 185 |
CAPE techniques that treat keypoints as isolated entities.
|
| 186 |
-
### [Paper](https://arxiv.org/abs/2311.17891) | [Official Repo](
|
| 187 |
-
https://github.com/orhir/PoseAnything)
|
| 188 |
## Instructions
|
| 189 |
1. Upload an image of the object you want to pose on the **left** image.
|
| 190 |
2. Click on the **left** image to mark keypoints.
|
|
|
|
| 183 |
this crucial structural information, our method enhances the accuracy of
|
| 184 |
keypoint localization, marking a significant departure from conventional
|
| 185 |
CAPE techniques that treat keypoints as isolated entities.
|
| 186 |
+
### [Paper](https://arxiv.org/abs/2311.17891) | [Official Repo](https://github.com/orhir/PoseAnything)
|
|
|
|
| 187 |
## Instructions
|
| 188 |
1. Upload an image of the object you want to pose on the **left** image.
|
| 189 |
2. Click on the **left** image to mark keypoints.
|