Skip to content

Commit

Permalink
Fix autoui: [TypeError: AsyncConnectionPool](AUTOMATIC1111/stable-dif…
Browse files Browse the repository at this point in the history
  • Loading branch information
zhujinyang committed Nov 7, 2023
1 parent 6a34739 commit afc5e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/AUTOMATIC1111/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN --mount=type=cache,target=/cache --mount=type=cache,target=/root/.cache/pip
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 5ef669de080814067961f28357256e8fe27544f4 && \
git reset --hard bda2ecdbf58fd33b4ad3036ed5cc13eef02747ae && \
pip install -r requirements_versions.txt

RUN --mount=type=cache,target=/root/.cache/pip \
Expand Down

0 comments on commit afc5e86

Please sign in to comment.