updated to work for m1 Mac #131

Closed
ngardelis wants to merge 24 commits from master into master
Showing only changes of commit c722a41187 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
cd "$(dirname $0)/.."
source scripts/env.sh
python "$DFL_MAIN" videoed video-from-sequence \
python3.9 "$DFL_MAIN" videoed video-from-sequence \
--input-dir "$WORKSPACE/data_dst/merged" \
--output-file "$WORKSPACE/result.mp4" \
--reference-file "$WORKSPACE/data_dst.*" \