Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BinKhoaLe1812
/
Sall-eGarbageDetection
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sall-eGarbageDetection
/
entrypoint.sh
LiamKhoaLe
Restore HF Space backend
5478d4e
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
#!/bin/bash
echo
"🚀 Starting FastAPI server with Uvicorn..."
exec
python -m uvicorn app:app --host 0.0.0.0 --port 7860