From 59d17933d4ac86683fcdf0abe6c84f0ee729bc25 Mon Sep 17 00:00:00 2001 From: csunny Date: Mon, 1 May 2023 02:08:22 +0800 Subject: [PATCH] resize --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 167aedcaf..e96c8fb0a 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,13 @@ Run on an RTX 4090 GPU (The origin mov not sped up!, [YouTube地址](https://www ![](https://github.com/csunny/DB-GPT/blob/dev/asserts/演示.gif) - SQL生成示例 -![SQL生成示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/sql_generate.png =600x480) + + +
- 数据库QA示例 -![数据库QA示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/DB_QA.png =600x480) + + + # Install 1. Run model server ```