Replies: 1 comment
-
Oh, I have solved this problem. Just add --device cpu parameter after webui.py |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I downloaded the docker on. Ubuntu 22 nd run it using
(I deleted the -gpu all parameters since I have no gpu on this Ubuntu)
and then I run
I wait for a while, and I got such output
meanwhile, I can't access to localhost:7860. I believe this means the loading has failed. So I'm wondering if there is a way to use cpu only.
Beta Was this translation helpful? Give feedback.
All reactions