Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cowcow02
/
gen-ai-demo-health-center
like
0
Sleeping
App
Files
Files
Community
c05108a
gen-ai-demo-health-center
/
docker-compose.yml
cowcow02
Upload folder using huggingface_hub
480acdd
about 1 year ago
raw
Copy download link
history
blame
Safe
183 Bytes
version:
"3"
services:
backend:
build:
.
container_name:
server
command:
gradio
app.py
ports:
-
"7860:7860"
-
"7861:7861"
volumes:
-
./:/app/