mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-08 00:24:25 +01:00
Remove comment
This commit is contained in:
parent
fdc16dbae1
commit
7b142e15e9
|
|
@ -50,7 +50,6 @@ pip install --prefer-binary --no-cache-dir -r requirements.txt
|
|||
EOF
|
||||
|
||||
RUN pip install --prefer-binary -U --no-cache-dir opencv-python-headless
|
||||
#gfpgan==1.3.5
|
||||
|
||||
ENV TRANSFORMERS_CACHE=/cache/transformers TORCH_HOME=/cache/torch CLI_ARGS=""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue