Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
google
/
path-foundation-demo
like
46
Running
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
refs/pr/4
path-foundation-demo
/
run_local.sh
lirony
v1
960a64d
about 1 year ago
raw
Copy download link
history
blame
Safe
146 Bytes
docker build -t path-foundation-demo . &&
docker stop $(docker ps -a -q) &&
docker run -p 8080:8080 -it --env-file env.list path-foundation-demo