Paths
CLI Arguments
Config Path
Choose the config file to override defaults.
Argument: -c/--config-path
Default: facefusion.ini
Example: --config-path facefusion.ini
Jobs Path
Specify the directory to store jobs.
Argument: -j/--jobs-path
Default: .jobs
Example: --jobs-path .jobs
Source Paths
Choose single or multiple source images or audios.
Argument: -s/--source-paths
Default: None
Example: --source-paths source.jpg source.mp3
Target Path
Choose single target image or video.
Argument: -t/--target-path
Default: None
Example: --target-path target.mp4
Output Path
Specify the output image or video within a directory.
Argument: -o/--output-path
Default: None
Example: --output-path output.mp4
Default Overrides
Modify the facefusion.ini
file to override the defaults.
Last updated