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

Error message when creating finished file #127

Open
cudadotsln opened this issue May 22, 2022 · 1 comment
Open

Error message when creating finished file #127

cudadotsln opened this issue May 22, 2022 · 1 comment

Comments

@cudadotsln
Copy link

Whenever I try to upscale a .png it always gives me this error:

Error during FilenamePostprocess():

File name cannot be null.
Parameter name: sourceFileName

Stack Trace:
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at Cupscale.Main.Upscale.FilenamePostprocess(String file)

I am using a laptop, and I don't have NVIDIA, I am using the PyTorch network.

@YmmitZtrol
Copy link

YmmitZtrol commented Jul 18, 2022

I too can confirm this problem

Furthermore I get the following assertion error:
"AssertionError: Torch not compiler with CUDA enabled"

Running on a Laptop with a Nvidia RTX 3070ti

Edit, by following https://pytorch.org/get-started/locally/ I've managed to fix the problem

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