Giter Site home page Giter Site logo

chirvo / docker_sd_webui_gfx1100 Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 0.0 49 KB

A set of Dockerfiles for images that support Standard Diffusion on AMD 7900XTX Cards (gfx1100)

Shell 52.80% Dockerfile 47.20%
7900xtx amdgpu rocm stable-diffusion stable-diffusion-webui

docker_sd_webui_gfx1100's People

Contributors

chirvo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

docker_sd_webui_gfx1100's Issues

Issue with installation.

So I'm having an issue when building it gives me the following eorror:

E: Unable to locate package rocm-dev
E: Unable to locate package rocrand-dev
E: Unable to locate package rocblas-dev
E: Unable to locate package miopen-hip-dev
E: Unable to locate package hipfft-dev
Error: error building at STEP "RUN apt install -y hip-rocclr llvm-amdgpu     rocm-dev rocm-device-libs rocm-cmake rocrand-dev rocblas-dev miopen-hip-dev hipfft-dev": error while running runtime: exit status 100
STEP 1/23: FROM localhost/chirvo_sd/rocm5.5_ubuntu22.04
Trying to pull localhost/chirvo_sd/rocm5.5_ubuntu22.04:latest...
WARN[0000] failed, retrying in 2s ... (1/3). Error: initializing source docker://localhost/chirvo_sd/rocm5.5_ubuntu22.04:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused 
WARN[0002] failed, retrying in 2s ... (2/3). Error: initializing source docker://localhost/chirvo_sd/rocm5.5_ubuntu22.04:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused 
WARN[0004] failed, retrying in 2s ... (3/3). Error: initializing source docker://localhost/chirvo_sd/rocm5.5_ubuntu22.04:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused 
Error: error creating build container: initializing source docker://localhost/chirvo_sd/rocm5.5_ubuntu22.04:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused
STEP 1/10: FROM localhost/chirvo_sd/pytorch2.0_gfx1100:latest
Trying to pull localhost/chirvo_sd/pytorch2.0_gfx1100:latest...
WARN[0000] failed, retrying in 2s ... (1/3). Error: initializing source docker://localhost/chirvo_sd/pytorch2.0_gfx1100:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused 
WARN[0002] failed, retrying in 2s ... (2/3). Error: initializing source docker://localhost/chirvo_sd/pytorch2.0_gfx1100:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused 
WARN[0004] failed, retrying in 2s ... (3/3). Error: initializing source docker://localhost/chirvo_sd/pytorch2.0_gfx1100:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused 
Error: error creating build container: initializing source docker://localhost/chirvo_sd/pytorch2.0_gfx1100:latest: pinging container registry localhost: Get "https://localhost/v2/": dial tcp 127.0.0.1:443: connect: connection refused

AssertionError: extension access disabled because of command line flags

I'm having problems installing the sd-webui-controlnet extension, it gives me an error and refuses to install it.

Error completing request
Arguments: ('https://github.com/Mikubill/sd-webui-controlnet.git', ['ads', 'localization', 'installed'], 0, 'sd-webui-controlnet') {}
Traceback (most recent call last):
  File "/srv/webui/modules/call_queue.py", line 56, in f
    res = list(func(*args, **kwargs))
  File "/srv/webui/modules/ui_extensions.py", line 178, in install_extension_from_index
    ext_table, message = install_extension_from_url(None, url)
  File "/srv/webui/modules/ui_extensions.py", line 133, in install_extension_from_url
    check_access()
  File "/srv/webui/modules/ui_extensions.py", line 21, in check_access
    assert not shared.cmd_opts.disable_extension_access, "extension access disabled because of command line flags"
AssertionError: extension access disabled because of command line flags

Great work! I have some tweaks.

First of all, this is awesome work and it works great on my Manjaro setup!

First and most obvious, your link in your readme links to http://localhost:3000/ but your run.sh is set for port 7860 by default. That should probably be changed on one of the two ends just so they match.

Also, consider using the most recent version of the AMD ROCM drivers, https://repo.radeon.com/amdgpu-install/5.5/ubuntu/jammy/amdgpu-install_5.5.50500-1_all.deb instead of amdgpu-install_5.4.50403-1_all.deb I don't see why this wouldn't work. But I am going to test this just in case.

Overall you turned a slightly complicated process into something quick and easy. (Especially for people not running ubuntu)

Very cool and thanks for your work!

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.