Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ngxson
/
fastapi_hackathon_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fastapi_hackathon_template
/
run_locally.sh
ngxson
HF staff
demo
2e9b0fa
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
56 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 7860