Rename smpl->smplpytorch.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,8 +3,10 @@
|
||||
*_bak.py
|
||||
|
||||
.cache/
|
||||
.egg-info
|
||||
__pycache__/
|
||||
build/
|
||||
dist/
|
||||
|
||||
smpl/native/models/*.pkl
|
||||
image.png
|
||||
smplpytorch/native/models/*.pkl
|
||||
|
||||
Reference in New Issue
Block a user