Tags: AbdBarho/stable-diffusion-webui-docker
Tags
Remove invoke (#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 (#617) Fixes #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 (#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 #558 Closes #559 AUTOMATIC1111/stable-diffusion-webui@68f336b --------- Co-authored-by: AbdBarho <ka70911@gmail.com>
Update versions (#332) ### Update versions - auto: AUTOMATIC1111/stable-diffusion-webui@3715ece - invoke: invoke-ai/InvokeAI@6551527 Update xformers
PreviousNext