diff --git a/scripts/0_patch.sh b/scripts/0_patch.sh index 6e037cd..1b81b91 100644 --- a/scripts/0_patch.sh +++ b/scripts/0_patch.sh @@ -8,13 +8,13 @@ source .dfl/deep/bin/activate set -e -python3.11 -m pip install --upgrade pip numpy opencv-python colorama tqdm future tensorflow-macos scipy pillow +python3.11 -m pip install --upgrade pip numpy numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow source .dfl/env/bin/activate set -e -python3.10 -m pip install --upgrade pip numpy opencv-python colorama tqdm future tensorflow-macos scipy pillow +python3.10 -m pip install --upgrade pip numpy numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow cp -R .dfl/ffmpeg/ffmpeg .dfl/deep/lib/python3.11/site-packages/