Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,6 @@ fairchem-core==2.1.0
|
|
| 7 |
|
| 8 |
|
| 9 |
# Pin specific versions to override dependencies
|
| 10 |
-
mattersim
|
| 11 |
numpy
|
| 12 |
ase
|
| 13 |
# Install mace_e3nn_new from the main branch on GitHub
|
|
@@ -16,3 +15,4 @@ py3dmol
|
|
| 16 |
huggingface_hub
|
| 17 |
hf_xet
|
| 18 |
orb-models
|
|
|
|
|
|
| 7 |
|
| 8 |
|
| 9 |
# Pin specific versions to override dependencies
|
|
|
|
| 10 |
numpy
|
| 11 |
ase
|
| 12 |
# Install mace_e3nn_new from the main branch on GitHub
|
|
|
|
| 15 |
huggingface_hub
|
| 16 |
hf_xet
|
| 17 |
orb-models
|
| 18 |
+
git+https://github.com/microsoft/mattersim.git
|