Face Swapper
CLI Arguments
Face Swapper Model
Choose the model responsible for swapping the face.
Argument: --face-swapper-model
Default: inswapper_128_fp16
Choices:
blendswap_256ghost_1_256ghost_2_256ghost_3_256hififace_unofficial_256hyperswap_1a_256hyperswap_1b_256hyperswap_1c_256inswapper_128inswapper_128_fp16simswap_256simswap_unofficial_512uniface_256
Example: --face-swapper-model hyperswap_1a_256
Face Swapper Pixel Boost
Choose the pixel boost resolution for the face swapper.
Argument: --face-swapper-pixel-boost
Default: 128x128
Choices:
128x128256x256384x384512x512768x7681024x1024
Example: --face-swapper-pixel-boost 512x512
Face Swapper Weight
Specify the degree of weight applied to the face.
Argument: --face-enhancer-weight
Default: 0.5
Range: 0.0 to 1.0 at 0.05
Example: --face-swapper-weight 1.0
Default Overrides
Modify the facefusion.ini file to override the defaults.
[processors]
face_swapper_model = hyperswap_1a_256
face_swapper_pixel_boost = 512x512
face_swapper_weight = 1.0