Skip to content

collection of docker containers (easy to build and deploy) to try out some of the stable-diffusion image generator web-uis out there

License

Notifications You must be signed in to change notification settings

bitdruid/docker-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_diffusion

Checkout some stable-diffusion UIs in docker by building itself easy and straightforward.

Important

  • Works only for nvidia (because i only have that on my server)
  • Install nvidia-container-toolkit to use
  • First start takes a while because container must be installed

easydiffusion

Origin: https://github.com/easydiffusion/easydiffusion
Tryout: https://github.com/bitdruid/docker_diffusion/tree/main/easydiffusion

comfyui

Origin: https://github.com/comfyanonymous/ComfyUI
Tryout: https://github.com/bitdruid/docker_diffusion/tree/main/comfyui

sdnext

Origin: https://github.com/vladmandic/sdnext
Tryout: https://github.com/bitdruid/docker_diffusion/tree/main/sdnext

stable-diffusion-webui

Origin: https://github.com/AUTOMATIC1111/stable-diffusion-webui
Tryout: https://github.com/bitdruid/docker_diffusion/tree/main/sdwebui

stable-diffusion-webui-forge

Origin: https://github.com/lllyasviel/stable-diffusion-webui-forge
Tryout: https://github.com/bitdruid/docker_diffusion/tree/main/sdwebui-forge

Use

  • Clone the Repo git clone https://github.com/bitdruid/docker_diffusion
  • Cd into desired ui cd <ui>
  • Build the image like docker buildx build -t <image-name>:latest . --load
  • Create a compose with the given stats in README.md or insert into portainer!
  • Modify volumes as needed!
  • Modify ports as needed!

Contribution

  • Contribute as you wish
  • Add issues
  • Make suggestions

About

collection of docker containers (easy to build and deploy) to try out some of the stable-diffusion image generator web-uis out there

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published