Skip to content

Commit b87fbc7

Browse files
committed
respsect use_rich parameter for video engine
1 parent 2ed10ac commit b87fbc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tracklab/configs/engine/video.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ num_workers: ${num_cores}
66
callbacks:
77
progress:
88
_target_: tracklab.callbacks.Progressbar
9+
use_rich: ${use_rich}
910
vis: ${visualization}

0 commit comments

Comments
 (0)