Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
deepakri201
/
DICOMScanClassificationDemo
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
DICOMScanClassificationDemo
/
docker-compose.yml
vkt1414
feat: enable usage of the app for private data using docker
f065faf
verified
about 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
155 Bytes
version:
'3'
services:
app:
build:
context:
.
dockerfile:
Dockerfile
volumes:
-
.:/home/user/app
ports:
-
8501
:8501