add torch_geometric and torch-cluster
This commit is contained in:
@@ -25,6 +25,8 @@ RUN python3 -m pip install --upgrade pip
|
||||
|
||||
RUN python3 -m pip install pandas numpy matplotlib MarkupSafe wandb uproot setuptools awkward-pandas plotly
|
||||
RUN python3 -m pip install --no-cache-dir torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
|
||||
RUN python3 -m pip install torch_geometric
|
||||
RUN python3 -m pip install torch-cluster -f https://data.pyg.org/whl/torch-2.1.0+cu118.html
|
||||
|
||||
# # # # GEANT
|
||||
RUN apt-get -y install libxmu-dev \
|
||||
|
||||
Reference in New Issue
Block a user