diff --git a/download_models.py b/download_models.py index 8276561..2807300 100644 --- a/download_models.py +++ b/download_models.py @@ -32,4 +32,6 @@ def save_response_content(response, destination): file_id = '1ENgQm9TgabE1R99zhNf5q6meBvX6WFuq' destination = './models.zip' -download_file_from_google_drive(file_id, destination) \ No newline at end of file +download_file_from_google_drive(file_id, destination) + +# Directly download url: https://drive.google.com/open?id=1ENgQm9TgabE1R99zhNf5q6meBvX6WFuq