-
Notifications
You must be signed in to change notification settings - Fork 911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issue #476
Comments
I have the same problem |
|
This link is not working ????github.com/repo/doc/guidance/preparation.md |
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? |
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/
The text was updated successfully, but these errors were encountered: