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
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`

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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 AssertionErrorGo through the 'preparation' in README please
the same issue