Tags: mikeboensel/stable-diffusion-webui-docker
Tags
Remove invoke (AbdBarho#705) The invoke team already maintains a docker setup for their service, this copy here was maybe relevant 2 years ago when all of this started, but I don't think it makes sense anymore. Refer to invoke's docs to install using docker https://invoke-ai.github.io/InvokeAI/installation/040_INSTALL_DOCKER/
Update open_clip to v2.20.0 in Auto (AbdBarho#617) Fixes AbdBarho#615. Updates `open-clip-torch` to the one specified in auto's [requirements_versions.txt](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/requirements_versions.txt#L18). --------- Co-authored-by: AbdBarho <ka70911@gmail.com>
Update Automatic1111 to 1.5.1 to add compatibility for SDXL (AbdBarho… …#560) Uses the latest release of https://github.com/Stability-AI/generative-models 45c443b316737a4ab6e40413d7794a7f5657c19f Tested with the official SDXL 1.0 model from https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/sd_xl_base_1.0.safetensors and official refiner from https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/blob/main/sd_xl_refiner_1.0.safetensors. VAE: https://huggingface.co/stabilityai/sdxl-vae/blob/main/sdxl_vae.safetensors Closes AbdBarho#558 Closes AbdBarho#559 AUTOMATIC1111/stable-diffusion-webui@68f336b --------- Co-authored-by: AbdBarho <ka70911@gmail.com>
Change capabilities in docker-compose (AbdBarho#497) AbdBarho#479
Deprecate Sygil (AbdBarho#450) It has been a long and wonderful journey
Add styles.csv support (AbdBarho#440) Follow up to AbdBarho#386 after AUTOMATIC1111/stable-diffusion-webui#9334 has been merged. Closes AbdBarho#435
Refactor invoke (AbdBarho#405) Fixes a problem with cross attention class missing from diffusers models are now taken from the huggingFace cache. invoke-ai/InvokeAI@50eb02f
Update versions (AbdBarho#332) ### Update versions - auto: AUTOMATIC1111/stable-diffusion-webui@3715ece - invoke: invoke-ai/InvokeAI@6551527 Update xformers
[MAJOR] Update auto to torch 1.13.1 (AbdBarho#290) AUTOMATIC1111/stable-diffusion-webui@82725f0 torch==1.13.1+cu117 This might break your extensions!
PreviousNext