Geonomic commited on
Commit
f4f9533
·
verified ·
1 Parent(s): 6a24f9b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ torch==2.5.0
3
+ transformers==4.35.2
4
+ scikit-learn
5
+ joblib
6
+ biopython
7
+ requests
8
+ einops