nerdyrodent / VQGAN-CLIP

Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
Other
2.61k stars 428 forks source link

RuntimeError: CUDA error: CUBLAS_STATUS_ALLOC_FAILED when calling `cublasCreate(handle) #92

Closed Achi11es0610 closed 2 years ago

Achi11es0610 commented 2 years ago

image

nerdyrodent commented 2 years ago

Looks like you're out of VRAM. Have you tried with a smaller image?