Update SimSwap colab.ipynb

This commit is contained in:
Liu Ziang
2021-06-21 14:33:15 +08:00
parent 439f6ff94f
commit e07e99c9e7
+1
View File
@@ -226,6 +226,7 @@
"source": [
"from google_drive_downloader import GoogleDriveDownloader\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",
" dest_path='./arcface_model/arcface_checkpoint.tar')\n",
"GoogleDriveDownloader.download_file_from_google_drive(file_id='1PXkRiBUYbu1xWpQyDEJvGKeqqUFthJcI',\n",