📝 update readme

main
huchenlei 2023-06-05 12:43:02 -04:00
parent 9a0caa34e4
commit 67b5ceab8d
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View File

@ -30,3 +30,5 @@ coverage
# Python
__pycache__/
*.pyc
dist.zip

View File

@ -56,6 +56,9 @@ up the openpose editor in a modal. After the edit, clicking the
to rotate/scale multiple keypoints, currently the user has to select keypoints
and rotate/scale the selection.
Here is a demo showing the difference between group and selection:
[![group vs selection](http://img.youtube.com/vi/16j20-pkSNU/0.jpg)](http://www.youtube.com/watch?v=16j20-pkSNU)
# Development
## Recommended IDE Setup