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 runs out of memory *only* when priming with a starting image #181

Open
SilverChimerawing opened this issue Oct 22, 2021 · 1 comment

Comments

@SilverChimerawing
Copy link

Hi all,
I've been trying out Deep Daze without issue so far on an RTX 3060 Ti. However, I'm running into an odd "CUDA out of memory" error when trying out the starting image feature.

A command such as the following gives the dreaded error: imagine "furry lizard" --start-image-path "D:\Pictures\Varanus_salvator_-_01.png" --save-progress --save-every 100. The resolution of the input image seems to make no difference, as I found when trying it on several copies resized to half, 1/4, 1/8 and even 1/16 of the original resolution.
However, an otherwise identical command, such as imagine "furry lizard" --save-progress --save-every 100, initiates image generation without problems.

Thanks for any help you can provide.

@spip01
Copy link

spip01 commented Feb 12, 2022

I have this same problem. Tried the same things to fix it. Running on a 3070 with 8GB of ram.

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