UIs

CLI Arguments

Open Browser

Open the browser once the program is ready.

Argument: --open-browser

Default: None

Example: --open-browser

UI Layouts

Launch a single or multiple UI layouts.

Argument: --ui-layouts

Default: default

Choices: benchmark default webcam

Example: --ui-layouts benchmark

Default Overrides

Modify the facefusion.ini file to override the defaults.

[uis]
open_browser = True
ui_layouts = benchmark

Last updated