Update 0_setup.sh

This commit is contained in:
Smiril
2024-02-26 22:23:50 +01:00
committed by GitHub
parent 42b85e7045
commit 33709f1f06
+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/