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

ModuleNotFoundError: No module named 'realesrgan' #5

Open
arianaa30 opened this issue May 2, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'realesrgan' #5

arianaa30 opened this issue May 2, 2024 · 1 comment

Comments

@arianaa30
Copy link

When I just clone the repo and try to run it, I get this error for missing realesrgan.
Please address this:

  File "C:\sharkshark-4k\src\upscale\model\realesrgan\factory.py", line 9, in <module>
    from realesrgan import RealESRGANer
ModuleNotFoundError: No module named 'realesrgan'
@gmlwns2000
Copy link
Owner

gmlwns2000 commented Nov 14, 2024

Hi,

You can install realesrgan from https://github.com/xinntao/Real-ESRGAN?tab=readme-ov-file#installation.

Please reply if you have more question

Sorry for the late reply.

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

No branches or pull requests

2 participants