Create requirements_3.10_arm64.txt #103

Open
Smiril wants to merge 165 commits from Smiril/master into master
Showing only changes of commit 33709f1f06 - Show all commits
+1 -1
View File
@@ -33,7 +33,7 @@ if [ ! -d .dfl/ffmpeg ]; then
fi
if [ ! -d .dfl/deepfacelab ]; then
virtualenv -p python3 .dfl/deepfacelab
virtualenv -p python3.11 .dfl/deepfacelab
fi
cp -R .dfl/ffmpeg/ffmpeg .dfl/deepfacelab/lib/python3.11/site-packages/