I use this code after I have finished doing as described:
python test_video_swapspecific_instant.py --isTrain false --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path "C:\Users\puszi\Downloads\SimSwap-main\demo_file\egy_src.jpg" --video_path "C:\Users\puszi\Downloads\SimSwap-main\demo_file\elso_dst.mp4" --output_path "C:\Users\puszi\Downloads\SimSwap-main\demo_file\elso_dst_SimSwap.mp4" --temp_path ./temp_results --no_simswaplogo
and it gives me that issue:
python: can't open file 'test_video_swapspecific_instant.py': [Errno 2] No such file or directory
or
python: can't open file 'test_video_swapsingle.py': [Errno 2] No such file or directory
I use this code after I have finished doing as described: python test_video_swapspecific_instant.py --isTrain false --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path "C:\Users\puszi\Downloads\SimSwap-main\demo_file\egy_src.jpg" --video_path "C:\Users\puszi\Downloads\SimSwap-main\demo_file\elso_dst.mp4" --output_path "C:\Users\puszi\Downloads\SimSwap-main\demo_file\elso_dst_SimSwap.mp4" --temp_path ./temp_results --no_simswaplogo
and it gives me that issue: python: can't open file 'test_video_swapspecific_instant.py': [Errno 2] No such file or directory or python: can't open file 'test_video_swapsingle.py': [Errno 2] No such file or directory