-
Notifications
You must be signed in to change notification settings - Fork 64
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
How to solve CUDA out of memory ? #16
Comments
Processing: 45576d11ffe4dd13222ffdd.jpeg |
Processing: 45576d11ffe4dd13222ffdd.jpeg |
Someone please help -- Really struggling to get this working |
Maybe you can try to comment out all the code related to the expression network. (Line 291 # fitting with the exp ckpt & the model loading started from Line 76) |
Should I just delete fit_images line 291 to line 341 or just comment out these lines with exp ? Processing: 45576d11ffe4dd13222ffdd.jpeg |
I am using gtx 1660ti with 6gb vram.
The text was updated successfully, but these errors were encountered: