Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -81,7 +81,6 @@ RUN pip install https://download.is.tue.mpg.de/icon/HF/pytorch3d-0.7.0-cp38-cp38
|
|
81 |
RUN pip install pyembree
|
82 |
|
83 |
# Verify CUDA installation
|
84 |
-
RUN ls /usr/local/cuda/bin
|
85 |
RUN nvcc --version
|
86 |
RUN pip install git+https://github.com/YuliangXiu/neural_voxelization_layer.git
|
87 |
|
|
|
81 |
RUN pip install pyembree
|
82 |
|
83 |
# Verify CUDA installation
|
|
|
84 |
RUN nvcc --version
|
85 |
RUN pip install git+https://github.com/YuliangXiu/neural_voxelization_layer.git
|
86 |
|