fairchem
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
TOPK_RESULT = 5
|
||||
TIME_OUT = 30
|
||||
|
||||
# MP Configuration
|
||||
MP_API_KEY = "gfBp2in8qxm9Xm2SwLKFwNxDyZvNTAEt"
|
||||
MP_ENDPOINT = "https://api.materialsproject.org/"
|
||||
|
||||
# Model
|
||||
FAIRCHEM_MODEL_PATH = "/home/ubuntu/sas0/LYT/mars1215/mars_toolkit/model/eqV2_86M_omat_mp_salex.pt"
|
||||
FMAX = 0.05
|
||||
|
||||
# MinIO configuration
|
||||
MINIO_ENDPOINT = "https://s3-api.siat-mic.com"
|
||||
|
||||
Reference in New Issue
Block a user