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
Process the temporary frames in memory or on disk.
Argument: --workflow-strategy
Default: memory
Choices:
disk
memory
Example: --workflow-strategy disk
Modify the facefusion.ini file to override the defaults.
[workflow]
workflow_mode = image-to-image
workflow_strategy = disk