Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Enpas
/
contra-200
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
c9a7fa5
contra-200
/
Dockerfile
Enpas
Update Dockerfile
c9a7fa5
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
217 Bytes
docker
run
--rm \
-e
SERVER_PORT
=5000 \
-e
APP_PORT
=7860 \
-e
OMP_NUM_THREADS
=6 \
-e
WORKER_COUNT
=1 \
-p 7860:7860 \
-v ./cache:/home/user/.cache \
registry.gitlab.com/concrete1/contra200int8/main:latest