Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atomind
/
mlip-arena
like
11
Running
App
Files
Files
Community
1
aadf5d0
mlip-arena
/
scripts
/
install-dgl.sh
cyrusyc
avoid update torch during dgl installation
aeaedb4
9 days ago
raw
Copy download link
history
blame
Safe
124 Bytes
# DGL (M3GNet, ALIGNN)
TORCH=2.2
CUDA=cu121
pip install dgl -f https://data.dgl.ai/wheels/torch-
${TORCH}
/
${CUDA}
/repo.html