-
Notifications
You must be signed in to change notification settings - Fork 903
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
Cannot do "Face_detect_crop" function #477
Comments
You need to follow the https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md to download face detection and alignment models, but the download link doesn't work now. |
@luoxyhappy can confirm link seems to be down at the moment. Any idea how to source necessary files? Can anyone provide alternative download link? |
@neuralchen @R3PO97 @luoxyhappy @bfirsh @TransAmMan In below code , there is link and this link is not available ? how i download ??? The --no-check-certificate file "antelope.zip" |
Can confirm link above works. Thanks! |
The --no-check-certificate file "antelope.zip"
https://sh23tw.dm.files.1drv.com/y4mmGiIkNVigkSwOKDcV3nwMJulRGhbtHdkheehR5TArc52UjudUYNXAEvKCii2O5LAmzGCGK6IfleocxuDeoKxDZkNzDRSt4ZUlEt8GlSOpCXAFEkBwaZimtWGDRbpIGpb_pz9Nq5jATBQpezBS6G_UtspWTkgrXHHxhviV2nWy8APPx134zOZrUIbkSF6xnsqzs3uZ_SEX_m9Rey0ykpx9w" -O antelope.zip
is unavailable.
I get errors: "FileNotFoundError Traceback (most recent call last) and "FileNotFoundError: [Errno 2] No such file or directory: './insightface_func/models'"
Is there a workaround? I need your help. Please.
The text was updated successfully, but these errors were encountered: