You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
When I just clone the repo and try to run it, I get this error for missing realesrgan.
Please address this:
The text was updated successfully, but these errors were encountered: