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

[BUG] Error while upscaling #35

Open
mriamnobody opened this issue Apr 14, 2023 · 1 comment
Open

[BUG] Error while upscaling #35

mriamnobody opened this issue Apr 14, 2023 · 1 comment

Comments

@mriamnobody
Copy link

I'm using Windows 11 and Python 3.10.7 with QualityScaler 1.14. I'm encountering an issue while trying to upscale an FLV video file. The error message I'm receiving is: [Errno 2] No such file or directory: C:\\Users\\rosha\\Downloads\\Compressed\\QualityScaler-1.14\\AI\\BSRGANx4.pth

@Djdefrag
Copy link
Owner

Hi my friend,
it seems that you didn't download the AI models, you can find them here: https://drive.google.com/drive/folders/13kfr3qny7S2xwG9h7v95F5mkWs0OmU0D

In particular, QualityScaler supports BSRGAN and RealSR_JPEG, so you have to download:

  • BSRGAN.pth -> to rename in BSRGANx4.pth
  • BSRGANx2.pth
  • RealSR_JPEG.pth -> to rename in RealSR_JPEGx4.pth

Once you have downloaded these files, create a folder in the QualityScaler folder called "AI" and put the .pth files in it

:)

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