Spaces:
Running
Running
File size: 127 Bytes
1c7cd6c |
1 2 3 4 5 6 |
# DGL (M3GNet, ALIGNN)
TORCH=2.2
CUDA=cu121
pip install dgl -U -f https://data.dgl.ai/wheels/torch-${TORCH}/${CUDA}/repo.html |