Step1X-3D / install.sh
ReubenSun's picture
nvcc
af2e674
raw
history blame
133 Bytes
nvcc -V
cd step1x3d_texture/custom_rasterizer
python setup.py install
cd ../differentiable_renderer
python setup.py install
cd ../../