ZJUFanLab commited on
Commit
1f7ae76
1 Parent(s): 61ee5af

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  [**中文**](./README_ZH.md) | [**English**](./README.md)
16
 
17
  <p align="center" width="100%">
18
- <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>
19
  </p>
20
 
21
  # TCMChat: A Generative Large Language Model for Traditional Chinese Medicine
@@ -30,7 +30,7 @@ model-index:
30
 
31
  ### Install
32
  ```shell
33
- git clone https://github.com/daiyizheng/TCMChat
34
  cd TCMChat
35
  ```
36
  Create a conda environment
 
15
  [**中文**](./README_ZH.md) | [**English**](./README.md)
16
 
17
  <p align="center" width="100%">
18
+ <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>
19
  </p>
20
 
21
  # TCMChat: A Generative Large Language Model for Traditional Chinese Medicine
 
30
 
31
  ### Install
32
  ```shell
33
+ git clone https://github.com/ZJUFanLab/TCMChat
34
  cd TCMChat
35
  ```
36
  Create a conda environment