Skip to content

Commit

Permalink
Merge pull request #148 from SlimeVRX/main
Browse files Browse the repository at this point in the history
Update body_models.py
  • Loading branch information
vchoutas authored Oct 12, 2023
2 parents f57c840 + e307172 commit 1265df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smplx/body_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -1292,6 +1292,7 @@ def forward(
betas=betas,
expression=expression,
global_orient=global_orient,
transl=transl,
body_pose=body_pose,
left_hand_pose=left_hand_pose,
right_hand_pose=right_hand_pose,
Expand Down

0 comments on commit 1265df7

Please sign in to comment.