Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StevePotter committed Apr 23, 2024
1 parent 2f80bb9 commit bb3d6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN conda activate my &&\
pip install scikit-image meshcat webdataset omegaconf pypng roma seaborn opencv-contrib-python openpyxl wandb imgaug Ninja xlsxwriter timm albumentations xatlas rtree nodejs jupyterlab objaverse g4f ultralytics==8.0.120 pycocotools videoio numba &&\
conda install -y -c anaconda h5py

COPY . /foundation-pose
COPY . /foundationpose

# Building C++ code in the mycpp directory
RUN cd /foundationpose/mycpp/ && \
Expand Down

0 comments on commit bb3d6a7

Please sign in to comment.