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

CUDA: Out of memory #74

Open
docppp opened this issue Mar 28, 2024 · 1 comment
Open

CUDA: Out of memory #74

docppp opened this issue Mar 28, 2024 · 1 comment

Comments

@docppp
Copy link

docppp commented Mar 28, 2024

I have RTX 2060, nVidia driver 531, everything is idle, yet im not able to generate anything (I have no problem with generating images with stable diffusion). Any idea what can be wrong? Those 0 bytes seems suspicious.

CUDA out of memory. Tried to allocate 24.00 MiB. GPU 0 has a total capacty of 6.00 GiB of which 0 bytes is free
@aklws
Copy link

aklws commented Sep 29, 2024

As it says on this error message, your gpu has too little video memory, only 8G, but this project needs at least 16G

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