Skip to content

Commit

Permalink
Remove blank lines in GPU container
Browse files Browse the repository at this point in the history
  • Loading branch information
kks32 committed Jun 29, 2024
1 parent 0a28073 commit b1081b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile-GPU
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ RUN pip install pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_co
RUN pip install absl-py autopep8 numpy==1.23.1 dm-tree matplotlib pyevtk pytest tqdm toml
RUN pip install -r requirements.txt



CMD ["/bin/bash"]

0 comments on commit b1081b9

Please sign in to comment.