liyuesen commited on
Commit
173ec3b
1 Parent(s): f1a228f

Create README.md

Browse files

#install
conda create -n druggpt python=3.7
conda activate druggpt

pip install datasets
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
pip install transformers
pip install scipy scikit-learn
conda install -c openbabel openbabel

Files changed (1) hide show
  1. README.md +0 -0
README.md ADDED
File without changes