neuralchen / SimSwap

An arbitrary face-swapping framework on images and videos with one single trained model!
Other
4.55k stars 895 forks source link

512 model error #308

Open brazilgithub opened 2 years ago

brazilgithub commented 2 years ago

I'm trying to use the 512 model, but I can't complete the process. I have this error. Could anyone help? Thanks.

Traceback (most recent call last): File "test_wholeimage_swap_multispecific.py", line 70, in <module> app = Face_detect_crop(name='antelope', root='./insightface_func/models') File "C:\SimSwap\insightface_func\face_detect_crop_multi.py", line 47, in __init__ assert 'detection' in self.models AssertionError

image

LAFLAMIE1024 commented 2 years ago

Go through the 'preparation' in README please

Player-ghq commented 9 months ago

the same issue