-
Notifications
You must be signed in to change notification settings - Fork 51
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
Cog/Docker Issue #16
Comments
Hey @kevinelliott! It looks like something is failing further up in the log output. Would you mind pasting the full output? If I recall correctly, this sometimes happens if Docker has run out of disk space. Cog should also show you a better error. We'll fix that... |
Just checking in - this this still an issue for you @kevinelliott ? |
Hey! I'm trying again right now and will give you more details. Yes it is still an issue @dribnet thanks for your patience. |
Now getting this:
|
This was a new system build, so I needed to raise the memory allocated to the new Docker installation and managed to pass that now. |
|
I had to disable the GPU and CUDA in |
Almost had success there!
|
Fix v-diffusion module not found
This saved me! Seems so obvious now. Thank you! |
Trying to run the example:
cog run python pixray.py --drawer=pixel --prompt=sunrise --output myfile.png
and am getting errors saying that the docker base images do not exist or I do not have access.
How to resolve?
The text was updated successfully, but these errors were encountered: