From 24ecd676abef88f0ef87a20ae1e8504f97e82194 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Wed, 28 Sep 2022 10:18:07 +0200 Subject: [PATCH] Update versions (#104) - auto: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/15f333a266c20319e2b95a47a8834adf7b914aec - Checkpoint merger NOT WORKING!!! - hlky: https://github.com/sd-webui/stable-diffusion-webui/commit/7bd785d28f974c6e268604794acc549607e33090 - Streamlit UI still unstable and clunky --- services/AUTOMATIC1111/Dockerfile | 4 ++-- services/hlky/Dockerfile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/services/AUTOMATIC1111/Dockerfile b/services/AUTOMATIC1111/Dockerfile index fb6157c..105f92c 100644 --- a/services/AUTOMATIC1111/Dockerfile +++ b/services/AUTOMATIC1111/Dockerfile @@ -33,7 +33,7 @@ RUN apt-get update && apt install fonts-dejavu-core rsync -y && apt-get clean RUN <