issue #476

Open
opened 2024-12-08 10:19:56 +01:00 by Maryam483 · 6 comments
Maryam483 commented 2024-12-08 10:19:56 +01:00 (Migrated from github.com)

in SimSwap colab.ipynb file, the link to model i.e. onedrive link is broken??

You can upload filed manually

from google.colab import drive

drive.mount('/content/gdrive')

Now onedrive file can be downloaded in Colab directly!

many thanks to woctezuma for this very useful help

!wget --no-check-certificate "https://sh23tw.dm.files.1drv.com/y4mmGiIkNVigkSwOKDcV3nwMJulRGhbtHdkheehR5TArc52UjudUYNXAEvKCii2O5LAmzGCGK6IfleocxuDeoKxDZkNzDRSt4ZUlEt8GlSOpCXAFEkBwaZimtWGDRbpIGpb_pz9Nq5jATBQpezBS6G_UtspWTkgrXHHxhviV2nWy8APPx134zOZrUIbkSF6xnsqzs3uZ_SEX_m9Rey0ykpx9w" -O antelope.zip

!unzip ./antelope.zip -d ./insightface_func/models/

in SimSwap colab.ipynb file, the link to model i.e. onedrive link is broken?? ## You can upload filed manually # from google.colab import drive # drive.mount('/content/gdrive') ### Now onedrive file can be downloaded in Colab directly! ### If the link blow is not permanent, you can just download it from the ### open url(can be found at [our repo]/doc/guidance/preparation.md) and copy the assigned download link here. ### many thanks to woctezuma for this very useful help !wget --no-check-certificate "https://sh23tw.dm.files.1drv.com/y4mmGiIkNVigkSwOKDcV3nwMJulRGhbtHdkheehR5TArc52UjudUYNXAEvKCii2O5LAmzGCGK6IfleocxuDeoKxDZkNzDRSt4ZUlEt8GlSOpCXAFEkBwaZimtWGDRbpIGpb_pz9Nq5jATBQpezBS6G_UtspWTkgrXHHxhviV2nWy8APPx134zOZrUIbkSF6xnsqzs3uZ_SEX_m9Rey0ykpx9w" -O antelope.zip !unzip ./antelope.zip -d ./insightface_func/models/
TransAmMan commented 2024-12-11 23:31:17 +01:00 (Migrated from github.com)

I have the same problem

I have the same problem
TransAmMan commented 2024-12-12 00:47:35 +01:00 (Migrated from github.com)

Hi Maryam483. Are you saying that "antelope.zip" is in this folder: "github.com/repo/doc/guidance/preparation.md"
Thank you in advance.

> Hi Maryam483. Are you saying that "antelope.zip" is in this folder: "github.com/repo/doc/guidance/preparation.md" Thank you in advance.
Maryam483 commented 2024-12-12 05:30:00 +01:00 (Migrated from github.com)

This link is not working ????github.com/repo/doc/guidance/preparation.md
can you please help??

This link is not working ????github.com/repo/doc/guidance/preparation.md can you please help??
R3PO97 commented 2024-12-17 07:19:13 +01:00 (Migrated from github.com)

Can confirm link is not working - recently reported on issue 476 and 477.

Can confirm link is not working - recently reported on issue 476 and 477.
Maryam483 commented 2024-12-17 07:32:33 +01:00 (Migrated from github.com)

Can confirm link is not working - recently reported on issue 476 and 477.

yes link is not working.. do you have access to the link?

> Can confirm link is not working - recently reported on issue 476 and 477. yes link is not working.. do you have access to the link?
woctezuma commented 2025-02-18 19:28:43 +01:00 (Migrated from github.com)
Related: - https://github.com/neuralchen/SimSwap/issues/479 - https://github.com/neuralchen/SimSwap/issues/474 - https://github.com/neuralchen/SimSwap/issues/477#issuecomment-2547691671
Sign in to join this conversation.