Create requirements_3.10_arm64.txt #103

Open
Smiril wants to merge 165 commits from Smiril/master into master
Showing only changes of commit 48f53a22eb - Show all commits
+2 -2
View File
@@ -3,8 +3,8 @@ cd "$(dirname $0)/.."
source scripts/env.sh
$DFL_PYTHON "$DFL_MAIN" videoed video-from-sequence \
--input-dir "$DFL_WORKSPACE/data_dst/merged" \
--input-dir "$DFL_WORKSPACE/data_dst/aligned" \
--output-file "$DFL_WORKSPACE/result.mp4" \
--include-audio \
--reference-file "$DFL_WORKSPACE/data_dst.*"
--reference-file "$DFL_WORKSPACE/data_src.*"