force headless

This commit is contained in:
AbdBarho 2022-11-13 06:55:10 +01:00
parent fb7a3cd293
commit 8bbdbc471a

View file

@ -78,11 +78,7 @@ git reset --hard ${SHA}
pip install -r requirements_versions.txt
EOF
# RUN pip install opencv-python-headless \
# git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 \
# git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 \
# pyngrok
RUN pip install opencv-python-headless
COPY . /docker