ZJUFanLab commited on
Commit
d8cde4a
1 Parent(s): 5b114d7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ model-index:
14
  [**中文**](./README_ZH.md) | [**English**](./README.md)
15
 
16
  <p align="center" width="100%">
17
- <a href="https://github.com/daiyizheng/TCMChat" target="_blank"><img src="logo.png" alt="TCMChat" style="width: 25%; min-width: 300px; display: block; margin: auto;"></a>
18
  </p>
19
 
20
  # TCMChat: A Generative Large Language Model for Traditional Chinese Medicine
@@ -29,7 +29,7 @@ model-index:
29
 
30
  ### Install
31
  ```shell
32
- git clone https://github.com/daiyizheng/TCMChat
33
  cd TCMChat
34
  ```
35
  Create a conda environment
 
14
  [**中文**](./README_ZH.md) | [**English**](./README.md)
15
 
16
  <p align="center" width="100%">
17
+ <a href="https://github.com/ZJUFanLab/TCMChat" target="_blank"><img src="./logo.png" alt="TCMChat" style="width: 25%; min-width: 300px; display: block; margin: auto;"></a>
18
  </p>
19
 
20
  # TCMChat: A Generative Large Language Model for Traditional Chinese Medicine
 
29
 
30
  ### Install
31
  ```shell
32
+ git clone https://github.com/ZJUFanLab/TCMChat
33
  cd TCMChat
34
  ```
35
  Create a conda environment