For the complete documentation index, see llms.txt. This page is also available as Markdown.

Workflow

CLI Arguments

Workflow Mode

Detect or enforce the workflow mode.

Argument: --workflow-mode

Default: auto

Choices:

  • auto

  • image-to-image

  • image-to-video

Example: --workflow-mode image-to-image

Workflow Strategy

Process the temporary frames in memory or on disk.

Argument: --workflow-strategy

Default: memory

Choices:

  • disk

  • memory

Example: --workflow-strategy disk

Default Overrides

Modify the facefusion.ini file to override the defaults.