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

Preserve Color switch does not work - CPU switch does not work #5

Open
s4magier opened this issue Jan 27, 2021 · 0 comments
Open

Preserve Color switch does not work - CPU switch does not work #5

s4magier opened this issue Jan 27, 2021 · 0 comments

Comments

@s4magier
Copy link

  • Ticking the "Preserve Color" switch will just lead to noise output, running the application without Preserve Color works normally.

  • The "CPU" switch does not work as my GPU could not be found. Changing os.environ["CUDA_VISIBLE_DEVICES"] = "-1" to os.environ["CUDA_VISIBLE_DEVICES"] = "0" makes the CPU switch work for me.

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

1 participant