ManasSharma07 commited on
Commit
ebdb8d1
·
verified ·
1 Parent(s): 445f991

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -2
requirements.txt CHANGED
@@ -1,3 +1,17 @@
1
- altair
 
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Base packages
2
+ streamlit
3
  pandas
4
+
5
+ # Install fairchem-core first
6
+ fairchem-core==2.1.0
7
+
8
+
9
+ # Pin specific versions to override dependencies
10
+ numpy
11
+ ase
12
+ # Install mace_e3nn_new from the main branch on GitHub
13
+ git+https://github.com/manassharma07/mace_e3nn_new.git@main#egg=mace_e3nn_new
14
+ mace-torch
15
+ py3dmol
16
+ huggingface_hub
17
+ hf_xet