saifhassan / Wav2Lip-HD

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

python: can't open file 'inference_realesrgan.py': [Errno 2] No such file or directory #3

Closed Woods30 closed 1 year ago

saifhassan commented 1 year ago

No description provided.

clone Real-ESRGAN repository within Wav2Lip-HD and then within Real-ESRGAN, you can find this file.

Woods30 commented 1 year ago

thanks a lot! 👍

AIhasArrived commented 8 months ago

@saifhassan I did that and i got this error:

from basicsr.archs.rrdbnet_arch import RRDBNet
ModuleNotFoundError: No module named 'basicsr'

my folder: image

mitalpatel-investing commented 4 months ago

Any luck on this?