diff --git a/facefusion/uis/components/benchmark.py b/facefusion/uis/components/benchmark.py index 1c79ac15..b56958e2 100644 --- a/facefusion/uis/components/benchmark.py +++ b/facefusion/uis/components/benchmark.py @@ -36,7 +36,7 @@ def render() -> None: 'relative_fps' ], col_count = (6, 'fixed'), - row_count = (6, 'fixed'), + row_count = (7, 'fixed'), datatype = [ 'str',