diff --git a/get-prerequisites.sh b/get-prerequisites.sh index 655a007..ab62473 100644 --- a/get-prerequisites.sh +++ b/get-prerequisites.sh @@ -24,7 +24,7 @@ gdown https://drive.google.com/uc?id=11mujzVaFqa7R1_lB7q0kVPW22Ol51MPg # Install the Downloaded Wheel -pip install tensorflow-2.2.0-cp37-cp37m-linux_armv7l.whl +pip install --no-cache-dir tensorflow-2.2.0-cp37-cp37m-linux_armv7l.whl # A Few more Prerequisites for the TensorFlow Object Detection API and Testing