An open API service indexing awesome lists of open source software.

https://github.com/dsaurus/threestudio-animatablegaussian


https://github.com/dsaurus/threestudio-animatablegaussian

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

## Installation
```
cd custom
...
pip install smplx[all]
git clone https://github.com/vchoutas/smplx
cd smplx
python setup.py install
```