mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-06 07:12:11 +01:00
oops
This commit is contained in:
parent
d92e9ab826
commit
0cf468b80b
|
|
@ -60,7 +60,7 @@ RUN apt-get -y install libgoogle-perftools-dev && apt-get clean
|
|||
ENV LD_PRELOAD=libtcmalloc.so
|
||||
|
||||
COPY . /docker
|
||||
RUN pip install pydantic ==1.10.21
|
||||
RUN pip install pydantic==1.10.21
|
||||
|
||||
RUN \
|
||||
# mv ${ROOT}/style.css ${ROOT}/user.css && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue