mgyigit commited on
Commit
cb8b1eb
1 Parent(s): 99fed6a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,6 +7,7 @@ matplotlib
7
  pandas
8
  torch_geometric
9
  chembl_structure_pipeline
 
10
  # demo related installs
11
  streamlit
12
  ipython
 
7
  pandas
8
  torch_geometric
9
  chembl_structure_pipeline
10
+ torchtext
11
  # demo related installs
12
  streamlit
13
  ipython