File size: 245 Bytes
b269c5d
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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