Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
winstxnhdw/nllb-api
Svngoku
/
nllb-api
like
0
Sleeping
App
Files
Files
Community
333b5a6
nllb-api
/
Dockerfile
winstxnhdw
perf: use multi-stage docker build
333b5a6
about 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
FROM ghcr.io
/winstxnhdw/
nllb-api:main
ENV SERVER_PORT
7860
EXPOSE
$SERVER_PORT