Yashwanth11187 commited on
Commit
4feca72
·
verified ·
1 Parent(s): 2419e27

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ torch
3
+ pandas
4
+ numpy
5
+ transformers
6
+ scikit-learn
7
+ biopython
8
+ py3Dmol
9
+ requests