Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
atomind
/
mlip-arena
like
6
Running
App
Files
Files
Community
1
1c7cd6c
mlip-arena
/
scripts
/
install-dgl.sh
Yuan (Cyrus) Chiang
Add calculator test (#6)
1c7cd6c
unverified
about 2 months ago
raw
Copy download link
history
blame
Safe
127 Bytes
# DGL (M3GNet, ALIGNN)
TORCH=2.2
CUDA=cu121
pip install dgl -U -f https://data.dgl.ai/wheels/torch-
${TORCH}
/
${CUDA}
/repo.html