# System packages required for Docker build | |
# These are installed in the Dockerfile, not needed for HF Spaces with Docker SDK | |
# but keeping for reference | |
# build-essential | |
# cmake | |
# wget | |
# curl | |
# git | |
# pkg-config | |
# libopenblas-dev | |
# libssl-dev | |