diff --git a/scripts/install_gpu_rodan_jobs b/scripts/install_gpu_rodan_jobs index 75e43b4a2..437168eae 100644 --- a/scripts/install_gpu_rodan_jobs +++ b/scripts/install_gpu_rodan_jobs @@ -37,7 +37,7 @@ which pip3 && $PIP install --no-cache-dir . # Install Paco classifier cd / -git clone -b v2.0.3 --depth 1 https://github.com/DDMAL/Paco_classifier.git +git clone -b v2.0.4 --depth 1 https://github.com/DDMAL/Paco_classifier.git mv Paco_classifier .Paco_classifier cd .Paco_classifier which pip3 && $PIP install --no-cache-dir .