Skip to content

Commit

Permalink
Change the video output address to fix a mistype
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamdasn committed Dec 25, 2023
1 parent af92712 commit 1303c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-example/showcase_video_im2dhisteq.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# video without sound
video_out_name = (
"assets/Arctic-Convoy-With-Giant-Mack-Trucks-imWeightedThresholdedheq.mp4"
"assets/Arctic-Convoy-With-Giant-Mack-Trucks-im2dhisteq.mp4"
)

i = 0
Expand Down

0 comments on commit 1303c67

Please sign in to comment.