You are on page 1of 1

# Toggle to enable or disable the rotation detection.

# Default: 'true' (Rotation detection is enabled, 'false' to disable)


rotate_detect: False

# Select the device for processing.


# The order of GPUs is determined by the order in the Task Manager's 'Performance'
tab.
# -1: Default device
# 0: CPU
# 1: GPU1
# 2: GPU2
# ...
device: 0

# Select the compatibility mode for the application.


# 0: Default mode (Standard performance mode)
# 1: Mode 1 (Energy-saving mode with reduced processing speed)
# 2: Mode 2 (Energy-saving mode with reduced processing speed)
# 3: Mode 3 (Graphic Card RAM-saving mode, for GPUs with limited performance )
mode: 0

# Default: 'true' (output gif to mp4 , 'false' to disable)


gif2mp4: false
# Default: 'true' (output web2 to mp4 , 'false' to disable)
webp2mp4: false

# Tracking ranges from 0 to 6, with values closer to 0 indicating a lower


threshold, and values closer to 6 indicating a higher threshold
# Higher threshold means that when using a front-facing photo with a face, a side
profile of the same person won't be recognized as the same individual.
# 0 most lenient
# 1 default
# 2
# 3
# 4
# 5
# 6 most strict
face_tracking: 0.35
face_detection: 0.4

temp_dir:

You might also like