Update executing.md
This commit is contained in:
parent
0cfa39a373
commit
b664c86e89
|
@ -6,3 +6,8 @@ First install the dependencies:
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Executing
|
||||||
|
```bash
|
||||||
|
sh train.sh
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue