Update README.md

This commit is contained in:
magic.chen 2023-05-01 02:14:41 +08:00 committed by GitHub
parent 4201cb27e2
commit 8744ff165b

View File

@ -10,18 +10,17 @@ Overall, it appears to be a sophisticated and innovative tool for working with d
Run on an RTX 4090 GPU (The origin mov not sped up!, [YouTube地址](https://www.youtube.com/watch?v=1PWI6F89LPo))
- 运行演示
<p align="center">
![](https://github.com/csunny/DB-GPT/blob/dev/asserts/演示.gif)
</p>
- SQL生成示例
<p align="center">
<img src="https://github.com/csunny/DB-GPT/blob/dev/asserts/sql_generate.png" width="600" margin-left="auto" margin-right="auto" >
</p>
<hr/>
- 数据库QA示例
<p align="center">
<img src="https://github.com/csunny/DB-GPT/blob/dev/asserts/DB_QA.png" margin-left="auto" margin-right="auto" width="600">
</p>
# Install
1. Run model server
```