mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-08 16:04:07 +00:00
parent
8df9d10a58
commit
f1a1641add
5 changed files with 29 additions and 18 deletions
|
|
@ -35,6 +35,8 @@ conda env update --file environment.yaml -n base
|
|||
conda clean -a -y
|
||||
EOF
|
||||
|
||||
RUN pip install transformers==4.24.0
|
||||
|
||||
# add info
|
||||
COPY . /docker/
|
||||
RUN <<EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue