diff --git a/docker/Dockerfile b/docker/Dockerfile index f4964d6..ca043d0 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -51,7 +51,7 @@ RUN pip install \ depthai \ pymeshfix \ trimesh \ - mesh_to_sdf \ + mesh_to_sdf RUN pip install \ torch_geometric==2.6.1 \