|
@@ -226,6 +226,7 @@
|
|
"source": [
|
|
"source": [
|
|
"from google_drive_downloader import GoogleDriveDownloader\n",
|
|
"from google_drive_downloader import GoogleDriveDownloader\n",
|
|
"\n",
|
|
"\n",
|
|
|
|
+ "### it seems that google drive link may not be permenant, you can find this ID from our open url.\n",
|
|
"GoogleDriveDownloader.download_file_from_google_drive(file_id='1TLNdIufzwesDbyr_nVTR7Zrx9oRHLM_N',\n",
|
|
"GoogleDriveDownloader.download_file_from_google_drive(file_id='1TLNdIufzwesDbyr_nVTR7Zrx9oRHLM_N',\n",
|
|
" dest_path='./arcface_model/arcface_checkpoint.tar')\n",
|
|
" dest_path='./arcface_model/arcface_checkpoint.tar')\n",
|
|
"GoogleDriveDownloader.download_file_from_google_drive(file_id='1PXkRiBUYbu1xWpQyDEJvGKeqqUFthJcI',\n",
|
|
"GoogleDriveDownloader.download_file_from_google_drive(file_id='1PXkRiBUYbu1xWpQyDEJvGKeqqUFthJcI',\n",
|