Skip to content

Commit

Permalink
Update SimSwap colab.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
AceSix committed Jun 21, 2021
1 parent 439f6ff commit e07e99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SimSwap colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e07e99c

Please sign in to comment.