doc: update readme (#284)

minor fix
This commit is contained in:
Ikko Eltociear Ashimine 2024-08-06 16:23:39 +09:00 committed by GitHub
parent 3ad535e7d1
commit f01202e9a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ If the script runs successfully, you will get an output mp4 file named `animatio
> - Minimize shoulder movement.
> - Make sure the first frame of driving video is a frontal face with **neutral expression**.
Below is a auto-cropping case by `--flag_crop_driving_video`:
Below is an auto-cropping case by `--flag_crop_driving_video`:
```bash
python inference.py -s assets/examples/source/s9.jpg -d assets/examples/driving/d13.mp4 --flag_crop_driving_video
```