Spaces:
xnetba
/
Runtime error

HMR2.0 / environment.yml
xnetba's picture
Duplicate from brjathu/HMR2.0
a24002c
raw
history blame contribute delete
313 Bytes
name: 4D-humans
channels:
- pytorch
- nvidia
- conda-forge
dependencies:
- python=3.10
- pytorch-cuda=11.8
- torchvision
- pip
- pip:
- pytorch-lightning
- smplx==0.1.28
- pyrender
- opencv-python
- yacs
- scikit-image
- einops
- timm
- -e ./vendor/detectron2/