Unverified Commit 14398229 authored by Ruilong Li(李瑞龙)'s avatar Ruilong Li(李瑞龙) Committed by GitHub
Browse files

Workflows to build wheel (#151)

pre-built wheels 
parent e9dd9da6
conda create -n nerfacc python=3.9 -y
conda activate nerfacc
conda install pytorch cudatoolkit=11.3 -c pytorch -y
pip install -e .
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment