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

Slow Processing on Colab Pro #403

Closed
issuestissue opened this issue Jan 15, 2024 · 2 comments
Closed

Slow Processing on Colab Pro #403

issuestissue opened this issue Jan 15, 2024 · 2 comments

Comments

@issuestissue
Copy link

Hello! Great work, I've read some other issues but struggling to find the right balance to set for Google Colab un on V100-High RAM.
Using Codeformers:
at 8 threads it uses 12.77GB of mem but processes at around 3 seconds PER frame, NOT FPS

at 2 threads it uses 5.5GB mem and a whopping 20s per every frame.

i feel like my settings are wrong somewhere as I think everyone else is getting more frames

Anyone that uses the Colab version, have any optimizations that they've found ?

Thanks in advanced

@cubargh
Copy link

cubargh commented Jan 17, 2024

GPUs are not being used. Still waiting for some feedback from @C0untFloyd on #400

@cubargh
Copy link

cubargh commented Jan 17, 2024

For a temporary fix, go to the command palette (ctrl+shift+P) and select "Use fallback runtime version"

@C0untFloyd C0untFloyd closed this as not planned Won't fix, can't repro, duplicate, stale Jan 19, 2024
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

3 participants