scutcyr commited on
Commit
d8b856e
·
1 Parent(s): 64490ff

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ git clone https://github.com/scutcyr/SoulChat.git
52
  cd SoulChat
53
  conda env create -n proactivehealthgpt_py38 --file proactivehealthgpt_py38.yml
54
  conda activate proactivehealthgpt_py38
55
-
56
  pip install torch==1.13.1+cu116 torchvision==0.14.1+cu116 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116
57
  ```
58
 
 
52
  cd SoulChat
53
  conda env create -n proactivehealthgpt_py38 --file proactivehealthgpt_py38.yml
54
  conda activate proactivehealthgpt_py38
55
+ pip install cpm_kernels
56
  pip install torch==1.13.1+cu116 torchvision==0.14.1+cu116 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116
57
  ```
58