Skip to content

Commit

Permalink
Bump eval package version
Browse files Browse the repository at this point in the history
  • Loading branch information
kylevedder committed May 14, 2024
1 parent b250faa commit 4a1e622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile_cuda
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN pip install -e setup

RUN pip install FastGeodis==1.0.5 --no-build-isolation

RUN pip install bucketed-scene-flow-eval==2.0.8
RUN pip install bucketed-scene-flow-eval==2.0.9


ENV PYTHONPATH=/project:/bucketed_scene_flow_eval:/:${PYTHONPATH}
Expand Down

0 comments on commit 4a1e622

Please sign in to comment.