Последняя активность 1728782436

knox ревизий этого фрагмента 1728782436. К ревизии

1 file changed, 20 insertions

Deep-Live-Cam-14.sh(файл создан)

@@ -0,0 +1,20 @@
1 + options:
2 + -h, --help show this help message and exit
3 + -s SOURCE_PATH, --source SOURCE_PATH select a source image
4 + -t TARGET_PATH, --target TARGET_PATH select a target image or video
5 + -o OUTPUT_PATH, --output OUTPUT_PATH select output file or directory
6 + --frame-processor FRAME_PROCESSOR [FRAME_PROCESSOR ...] frame processors (choices: face_swapper, face_enhancer, ...)
7 + --keep-fps keep original fps
8 + --keep-audio keep original audio
9 + --keep-frames keep temporary frames
10 + --many-faces process every face
11 + --map-faces map source target faces
12 + --nsfw-filter filter the NSFW image or video
13 + --video-encoder {libx264,libx265,libvpx-vp9} adjust output video encoder
14 + --video-quality [0-51] adjust output video quality
15 + --live-mirror the live camera display as you see it in the front-facing camera frame
16 + --live-resizable the live camera frame is resizable
17 + --max-memory MAX_MEMORY maximum amount of RAM in GB
18 + --execution-provider {cpu} [{cpu} ...] available execution provider (choices: cpu, ...)
19 + --execution-threads EXECUTION_THREADS number of execution threads
20 + -v, --version show program's version number and exit
Новее Позже