mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-10-27 00:04:16 -04:00
Update Auto to 1.9.4 (#700)
feee37d75f
---------
Co-authored-by: AbdBarho <ka70911@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ WORKDIR /
|
||||
RUN --mount=type=cache,target=/root/.cache/pip \
|
||||
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git && \
|
||||
cd stable-diffusion-webui && \
|
||||
git reset --hard v1.9.3 && \
|
||||
git reset --hard v1.9.4 && \
|
||||
pip install -r requirements_versions.txt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user