We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on linux how to use --map-faces
python run.py --execution-provider cuda -s 567.jpg -t 5.mp4 -o r.mp4 --map-faces [DLC.CORE] Processing... [DLC.FACE-SWAPPER] Progressing... Processing: | | 0/0 [00:00<?, ?frame/s, execution_providers=['CUDAExecutionProvider'], execution_threads=8, max_memory=16] [DLC.CORE] Creating video with 30.0 fps... [DLC.CORE] Restoring audio might cause issues as fps are not kept... [DLC.CORE] Processing to video succeed!
The text was updated successfully, but these errors were encountered:
+1 --map-faces needs more documentation for cli. Eg: How to map face1.jpg -> target1.jpg, face2.jpg -> target2.jpg ?
--map-faces
Sorry, something went wrong.
No branches or pull requests
on linux how to use --map-faces
python run.py --execution-provider cuda -s 567.jpg -t 5.mp4 -o r.mp4 --map-faces
[DLC.CORE] Processing...
[DLC.FACE-SWAPPER] Progressing...
Processing: | | 0/0 [00:00<?, ?frame/s, execution_providers=['CUDAExecutionProvider'], execution_threads=8, max_memory=16]
[DLC.CORE] Creating video with 30.0 fps...
[DLC.CORE] Restoring audio might cause issues as fps are not kept...
[DLC.CORE] Processing to video succeed!
The text was updated successfully, but these errors were encountered: