jonigata commited on
Commit
2ed1c97
1 Parent(s): 91f44da

fix description

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -146,7 +146,8 @@ Pose image generated by this tool has pose data in the image itself. You can reu
146
  - "[", "]" or mouse "Alt + wheel" to shrink or expand **range**
147
  - "ctrl + Z", "shift + ctrl + Z" to **undo**, **redo**
148
  - "ctrl + E" **add** new person
149
- - "Q + click" to **delete** person
 
150
  - "X + drag" to **x-axis** pseudo-3D rotation
151
  - "C + drag" to **y-axis** pseudo-3D rotation
152
  - "R + click" to **repair**
 
146
  - "[", "]" or mouse "Alt + wheel" to shrink or expand **range**
147
  - "ctrl + Z", "shift + ctrl + Z" to **undo**, **redo**
148
  - "ctrl + E" **add** new person
149
+ - "D + click" to **delete** person
150
+ - "Q + click" to **cut off** limb
151
  - "X + drag" to **x-axis** pseudo-3D rotation
152
  - "C + drag" to **y-axis** pseudo-3D rotation
153
  - "R + click" to **repair**