mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-16 22:51:24 +00:00
docs: readme update
This commit is contained in:
@@ -151,11 +151,6 @@ conda create -n dbgpt_env python=3.10
|
||||
conda activate dbgpt_env
|
||||
pip install -r requirements.txt
|
||||
|
||||
```
|
||||
或者也可以使用命令:
|
||||
```
|
||||
cd DB-GPT
|
||||
conda env create -f environment.yml
|
||||
```
|
||||
|
||||
### 3. 运行大模型
|
||||
|
Reference in New Issue
Block a user