Coder Social home page Coder Social logo

Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]] about stable-diffusion-webui-docker HOT 8 CLOSED

abdbarho avatar abdbarho commented on August 17, 2024
Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]]

from stable-diffusion-webui-docker.

Comments (8)

AbdBarho avatar AbdBarho commented on August 17, 2024

Related #70 #16

I will add to FAQ because it seems many people are facing the problem

from stable-diffusion-webui-docker.

cspace-echo avatar cspace-echo commented on August 17, 2024

Does this also help if you get the error when running the "auto-cpu" profile? because I'm getting this error with that.

from stable-diffusion-webui-docker.

AbdBarho avatar AbdBarho commented on August 17, 2024

@cspace-echo no this should not happen if you use CPU, can you create a new issue?

from stable-diffusion-webui-docker.

cspace-echo avatar cspace-echo commented on August 17, 2024

@cspace-echo no this should not happen if you use CPU, can you create a new issue?

Done, #142

from stable-diffusion-webui-docker.

aldrinjenson avatar aldrinjenson commented on August 17, 2024

This fixed the issue for me. Thank You!

from stable-diffusion-webui-docker.

PairZhu avatar PairZhu commented on August 17, 2024

Wow, Thanks! It works.

from stable-diffusion-webui-docker.

Angular-Angel avatar Angular-Angel commented on August 17, 2024

so, If I'm on Ubuntu 23.04 and there's no version of the required nvidia package for my operating system, is there something I can do? Without just changing my operating system, or the like?

from stable-diffusion-webui-docker.

iamrgroot avatar iamrgroot commented on August 17, 2024

@Angular-Angel installing the ubuntu22.04 version just seems to work. To add the key I used:

distribution=ubuntu22.04       && curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-container-toolkit-keyring.gpg       && curl -s -L https://nvidia.github.io/libnvidia-container/$distribution/libnvidia-container.list |             sed 's#deb https://#deb [signed-by=/usr/share/keyrings/nvidia-container-toolkit-keyring.gpg] https://#g' |             sudo tee /etc/apt/sources.list.d/nvidia-container-toolkit.list

from stable-diffusion-webui-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.