Skip to content

Commit

Permalink
Tune removed conflicts in AI4PP image
Browse files Browse the repository at this point in the history
  • Loading branch information
valtri committed Jul 8, 2024
1 parent 3476b3a commit fae3c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions single-user-ai4pp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ RUN pip install --no-cache-dir \
tensorflow \
jupyter-tensorboard-proxy \
mlflow-server-proxy \
protobuf==4.21.9 \
protobuf==4.21.9
# torch==1.12.1+cu113 \
# torchvision==0.13.1+cu113 \
# torchaudio==0.12.1 \
--extra-index-url https://download.pytorch.org/whl/cu113
# --extra-index-url https://download.pytorch.org/whl/cu113

ENV LD_LIBRARY_PATH="${CONDA_DIR}/lib:${LD_LIBRARY_PATH}"

Expand Down

0 comments on commit fae3c88

Please sign in to comment.