未验证 提交 3dbad309 编写于 作者: L lijianshe02 提交者: GitHub

Develop (#194)



* fix doc errors
上级 bcbf5cd0
......@@ -52,7 +52,7 @@ For the latter, run:
- For single GPU:
```
export CUDA_VISIBLE_DEVICES=0
python tools/main.py --confit-file configs/wav2lip_hq.yaml
python tools/main.py --config-file configs/wav2lip_hq.yaml
```
- For multiple GPUs:
```
......
......@@ -54,7 +54,7 @@ python -m paddle.distributed.launch \
- GPU单卡训练:
```
export CUDA_VISIBLE_DEVICES=0
python tools/main.py --confit-file configs/wav2lip_hq.yaml
python tools/main.py --config-file configs/wav2lip_hq.yaml
```
- GPU多卡训练:
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册