Update README.md to include --cores parameter (#128)

* Update utils.py

* Update README.md
This commit is contained in:
RealCalumPlays 2023-05-30 17:35:36 +01:00 committed by GitHub
parent de7d384bca
commit e4f1d9aaff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ Additional command line arguments are given below:
--keep-fps keep original fps --keep-fps keep original fps
--gpu use gpu --gpu use gpu
--keep-frames don't delete frames directory --keep-frames don't delete frames directory
--cores number of cores to use
``` ```
Looking for a CLI mode? Using the -f/--face argument will make the program in cli mode. Looking for a CLI mode? Using the -f/--face argument will make the program in cli mode.