CapGen / Dockerfile
winstxnhdw's picture
fix: remove `caddy` to not violate HF ToS
52666c5
raw
history blame
127 Bytes
FROM ghcr.io/winstxnhdw/capgen:main
ENV SERVER_PORT=7860
ENV OMP_NUM_THREADS=2
ENV CT2_FORCE_CPU_ISA=AVX512
EXPOSE $APP_PORT