Spaces:
Running
Running
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
@@ -701,7 +701,7 @@ MACE_MODELS = {
|
|
701 |
}
|
702 |
|
703 |
FAIRCHEM_MODELS = {
|
704 |
-
"UMA Small": "uma-
|
705 |
"ESEN MD Direct All OMOL": "esen-md-direct-all-omol",
|
706 |
"ESEN SM Conserving All OMOL": "esen-sm-conserving-all-omol",
|
707 |
"ESEN SM Direct All OMOL": "esen-sm-direct-all-omol"
|
|
|
701 |
}
|
702 |
|
703 |
FAIRCHEM_MODELS = {
|
704 |
+
"UMA Small": "uma-s-1",
|
705 |
"ESEN MD Direct All OMOL": "esen-md-direct-all-omol",
|
706 |
"ESEN SM Conserving All OMOL": "esen-sm-conserving-all-omol",
|
707 |
"ESEN SM Direct All OMOL": "esen-sm-direct-all-omol"
|