Update Auto v1.7.0
This commit is contained in:
parent
3e67f559d4
commit
86b5c9daec
@ -31,7 +31,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 4afaaf8a020c1df457bcf7250cb1c7f609699fa7 && \
|
||||
git reset --hard cf2772fab0af5573da775e7437e6acdca424f26e && \
|
||||
pip install -r requirements_versions.txt
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user