mgyigit commited on
Commit
947be6d
·
1 Parent(s): 679ca0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,6 +9,7 @@ torch_geometric
9
  scipy
10
  chembl_structure_pipeline==1.2.2
11
  torchtext==0.6.0
 
12
  # demo related installs
13
  streamlit
14
  ipython
 
9
  scipy
10
  chembl_structure_pipeline==1.2.2
11
  torchtext==0.6.0
12
+ wandb
13
  # demo related installs
14
  streamlit
15
  ipython