Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atomind
/
mlip-arena
like
18
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
f880d1c
mlip-arena
/
scripts
/
install-dgl.sh
github-actions[ci]
Clean sync from main branch - 2025-09-17 22:25:23
f880d1c
3 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