forked from SeAIPalette/SeAIPalette
修改readme
This commit is contained in:
parent
cad3cc3c21
commit
5068ae13ba
|
@ -13,7 +13,7 @@ SeAI Palette集智调色板是面向集群网络的多节点智能协同路径
|
|||
```bash
|
||||
conda env create -f create_env.yaml
|
||||
```
|
||||
该命令会根据create_env.yaml配置文件创建一个名为`Palette`的conda虚拟环境,用`conda activate Palette`即可激活该虚拟环境。
|
||||
该命令会根据create_env.yaml配置文件创建一个名为`Palette`的conda虚拟环境,继续输入`conda activate Palette`即可激活该虚拟环境。
|
||||
|
||||
|
||||
## 2. 软件运行
|
||||
|
@ -21,7 +21,6 @@ conda env create -f create_env.yaml
|
|||
```python
|
||||
python main_tt.py
|
||||
```
|
||||
|
||||
## 3. 一些说明
|
||||
1. 程序输出的说明
|
||||
|
||||
|
|
Loading…
Reference in New Issue