Open brazilgithub opened 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
Go through the 'preparation' in README please
the same issue
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