Changes to be committed:

modified:   README.md
	modified:   README_EN.md
This commit is contained in:
Yicong 2024-04-08 21:10:00 +08:00
parent 2d75f27769
commit 6bf233cce3
2 changed files with 53 additions and 28 deletions

View File

@ -77,20 +77,32 @@
- 评估和诊断工具:为了有效促进心理健康,需要有科学的工具来评估个体的心理状态,以及诊断可能存在的心理问题。
<div style="display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 30px; margin: 50px;">
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo1.gif" alt="艾薇演示1">
</div>
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo2.gif" alt="艾薇演示2">
</div>
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo3.gif" alt="艾薇演示3">
</div>
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo4.gif" alt="艾薇演示4">
</div>
</div>
<table>
<tr>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
</tr>
</table>
### 🎇最近更新
- 【2024.4.2】在 Huggingface 上传[老母亲心理咨询师](https://huggingface.co/brycewang2018/EmoLLM-mother/tree/main)

View File

@ -78,20 +78,33 @@ The Model aims to fully understand and promote the mental health of individuals,
- Prevention and intervention measures: The Mental Health Grand Model also includes strategies for preventing psychological issues and promoting mental health, such as psychological education, counseling, therapy, and social support systems.
- Assessment and diagnostic tools: Effective promotion of mental health requires scientific tools to assess individuals' psychological states and diagnose potential psychological issues.
<div style="display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 30px; margin: 50px;">
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo1.gif" alt="艾薇演示1">
</div>
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo2.gif" alt="艾薇演示2">
</div>
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo3.gif" alt="艾薇演示3">
</div>
<div style="background-color: transparent; padding: 10px;">
<img class="image" src="assets/aiwei_demo4.gif" alt="艾薇演示4">
</div>
</div>
<table>
<tr>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
<td align="center">
<a href="#">
<img src="assets/aiwei_demo1.gif" width="80%;" hight="80%;" alt="placeholder-image">
</a>
</td>
</tr>
</table>
### Recent Updates
- 【2024.3.25】 [Mother-like Therapist] is released on Huggingface (https://huggingface.co/brycewang2018/EmoLLM-mother/tree/main)