liyuesen commited on
Commit
4e4b4b1
1 Parent(s): a397aaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  #install
 
2
  conda create -n druggpt python=3.7
3
  conda activate druggpt
4
 
@@ -6,4 +7,5 @@
6
  pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
7
  pip install transformers
8
  pip install scipy scikit-learn
9
- conda install -c openbabel openbabel
 
 
1
  #install
2
+
3
  conda create -n druggpt python=3.7
4
  conda activate druggpt
5
 
 
7
  pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
8
  pip install transformers
9
  pip install scipy scikit-learn
10
+ conda install -c openbabel openbabel
11
+