Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
winstxnhdw
/
CapGen
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1f51104
CapGen
/
Dockerfile
winstxnhdw
build: expose `SERVER_PORT`
8d019b3
5 months ago
raw
Copy download link
history
blame
Safe
130 Bytes
FROM
ghcr.io/winstxnhdw/capgen:main
ENV
SERVER_PORT
=7860
ENV
OMP_NUM_THREADS
=2
ENV
CT2_FORCE_CPU_ISA
=AVX512
EXPOSE
$SERVER_PORT