Skip to content
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

fix nvidia 3000 series usage #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

realies
Copy link

@realies realies commented Sep 21, 2021

No description provided.

@Lam0ntN
Copy link

Lam0ntN commented Nov 25, 2022

Tried this fix and ran into issues. Last error message I got was
(simswap) C:\Users\UserName\Documents\SimSwap\SimSwap-main>python test_video_swapsingle.py --crop_size 224 --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/1124.jpg --video_path ./demo_file/AutumnFallsPOV.mp4 --output_path ./output/AutumnFallsPOV.mp4 --temp_path ./temp_results
Traceback (most recent call last):
File "test_video_swapsingle.py", line 19, in
from insightface_func.face_detect_crop_single import Face_detect_crop
File "C:\Users\UserName\Documents\SimSwap\SimSwap-main\insightface_func\face_detect_crop_single.py", line 16, in
from insightface.model_zoo import model_zoo
ModuleNotFoundError: No module named 'insightface'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants