saifhassan / Wav2Lip-HD

High-Fidelity Lip-Syncing with Wav2Lip and Real-ESRGAN
Other
320 stars 75 forks source link

Where is inference_realesrgan.py? #25

Closed Good0007 closed 9 months ago

Good0007 commented 9 months ago

[libx264 @ 0x1303e80] kb/s:370.54 Frames extracted and stored at frames_wav2lip/mona python: can't open file 'inference_realesrgan.py': [Errno 2] No such file or directory

saifhassan commented 9 months ago

[libx264 @ 0x1303e80] kb/s:370.54 Frames extracted and stored at frames_wav2lip/mona python: can't open file 'inference_realesrgan.py': [Errno 2] No such file or directory

You can find that file within sub-module (REAL-ESRGAN) Repo, clone it within main repository from this Link and you can find 'inference_realsrgan.py' within REAL-ESRGAN repo

AIhasArrived commented 8 months ago

Yeah got same error, why did it copy while cloning the repo: \inference_realesrgan.py': [Errno 2] No such file or directory image