Unverified Commit 0b334def authored by Zach Teed's avatar Zach Teed Committed by GitHub
Browse files

Update README.md

parent 2ed04390
...@@ -49,7 +49,7 @@ pip install --no-build-isolation . ...@@ -49,7 +49,7 @@ pip install --no-build-isolation .
# optional: specify GPU architectures # optional: specify GPU architectures
export TORCH_CUDA_ARCH_LIST="7.5;8.6;8.9;9.0" export TORCH_CUDA_ARCH_LIST="7.5;8.6;8.9;9.0"
pip install git+https://github.com/princeton-vl/lietorch.git --no-build-isolation pip install --no-build-isolation git+https://github.com/princeton-vl/lietorch.git
``` ```
......
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