Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dsaurus/threestudio-animatablegaussian
- Owner: DSaurus
- Created: 2023-12-07T13:33:26.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-12T12:53:07.000Z (11 months ago)
- Last Synced: 2023-12-12T15:54:55.751Z (11 months ago)
- Language: Python
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```