Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ppaihack
/
Team13.4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ab8b5a4
Team13.4
/
entry.sh
Xmaster6y
initial setup
ab8b5a4
7 months ago
raw
Copy download link
history
blame
Safe
104 Bytes
# Entrypoint
echo
"Starting the application..."
uv run uvicorn api.main:app --host 0.0.0.0 --port 8000