File size: 180 Bytes
fd88619
ab8fd25
fd88619
 
 
 
ab8fd25
1
2
3
4
5
6
7

import yaml
from torch_dftd.torch_dftd3_calculator import TorchDFTD3Calculator

from mlip_arena.models import REGISTRY_FILE

yaml.load(open(REGISTRY_FILE), Loader=yaml.FullLoader)