Giter VIP home page Giter VIP logo

Comments (7)

Euph1 avatar Euph1 commented on June 5, 2024 16

My quick and stupid solution was to just edit the dockerfile and use the latest pytorch image.

in ~stable-diffusion-webui-docker\services\AUTOMATIC1111\Dockerfile:

changed line 18:

"FROM pytorch/pytorch:2.1.2-cuda12.1-cudnn8-runtime"

to

"FROM pytorch/pytorch:2.2.0-cuda12.1-cudnn8-runtime"

from stable-diffusion-webui-docker.

SteveyBoros avatar SteveyBoros commented on June 5, 2024 1

Sound like a solid solution to me, can't believe I missed this. I knew this was an issue with pytorch as they release 2.2 only yesterday I believe. I had though the package versions were locked though to prevent his. Cheers @Euph1

from stable-diffusion-webui-docker.

AbdBarho avatar AbdBarho commented on June 5, 2024 1

Thanks @Euph1.

Turns out that the latest version of xformers was forcing the download of pytoch-2.2.0 which is not what the container was intended to support.

For now I have pinned the xformers version and would probably bump the container version soon.

from stable-diffusion-webui-docker.

KenwoodFox avatar KenwoodFox commented on June 5, 2024

Im having almost the exact same issue but, on arch linux, and mine says

auto-1  | OSError: /opt/conda/lib/python3.10/site-packages/torchaudio/lib/libtorchaudio.so: undefined symbol: _ZN2at4_ops10zeros_like4callERKNS_6TensorEN3c108optionalINS5_10ScalarTypeEEENS6_INS5_6LayoutEEENS6_INS5_6DeviceEEENS6_IbEENS6_INS5_12MemoryFormatEEE

from stable-diffusion-webui-docker.

SteveyBoros avatar SteveyBoros commented on June 5, 2024

Exact same issue, which is odd because it worked 2 days ago. I rebuilt the docker image today and it's now failing as above.

from stable-diffusion-webui-docker.

yokaimeow avatar yokaimeow commented on June 5, 2024

Exact same issue

from stable-diffusion-webui-docker.

xiaoxinmiao avatar xiaoxinmiao commented on June 5, 2024

@Euph1 Thank you very much for your solution, it has started normally.

OS: Windows 11
OS version: 64-bit (10.0, Build 22631) (22621.ni_release.220506-1250)
WSL version: WSL version: 2.0.9.0
Docker Version: 24.0.7
Docker compose version: Docker Compose version v2.23.3-desktop.2
Processor: AMD Ryzen 9 4900H with Radeon Graphics          (16 CPUs), ~3.3GHz
DirectX Version: DirectX 12
Repo version: 8.2.0
RAM: 32GB
GPU/VRAM: NVIDIA GeForce RTX 3060 Laptop GPU / 6GB
NVCUDA64: 31.0.15.5123 / NVIDIA CUDA 12.4.74 driver

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.