Update README_ENV.md
This commit is contained in:
parent
977a56b9b0
commit
115581146a
|
@ -53,6 +53,10 @@ docker stop [CONTAINER_ID]
|
||||||
```shell
|
```shell
|
||||||
docker ps
|
docker ps
|
||||||
```
|
```
|
||||||
|
### 环境安装
|
||||||
|
```shell
|
||||||
|
pip install tensorboardX
|
||||||
|
```
|
||||||
|
|
||||||
## Conda环境配置
|
## Conda环境配置
|
||||||
### 训练环境配置
|
### 训练环境配置
|
||||||
|
|
Loading…
Reference in New Issue