File size: 295 Bytes
b8d3dd2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
library_name: matgl
tags:
- matgl
- materials-science
- graph-neural-network
---

# Potential

This is a [matgl](https://github.com/materialyzeai/matgl) `Potential` model (version 3).

## Usage

```python
import matgl

model = matgl.load_model("materialyze/TensorNet-PES-ANI-1x-Subset")
```