Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rajvivan
/
CUD-Traffic-AI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CUD-Traffic-AI
/
scripts
/
run_local_backend.sh
Rajeev Ranjan Pandey
Refine UI and fix model selection bugs
e078b1d
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
#!/usr/bin/env bash
source
.venv/bin/activate
uvicorn backend.main:app --reload --port 8000