Skip to content

Commit 45c85a5

Browse files
committed
Formatting
1 parent 2b7c520 commit 45c85a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dlclive/benchmark_tf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ def benchmark(
288288
poses = []
289289

290290
live = DLCLive(
291-
model_path,
291+
model_path=model_path,
292292
model_type="base",
293293
tf_config=tf_config,
294294
resize=resize,

0 commit comments

Comments
 (0)