Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SlimG
/
tennis-ml
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tennis-ml
/
entrypoint.sh
sghorbal
Initial commit
a738b50
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
#!/bin/bash
# Run the API
uvicorn src.main:app --host 0.0.0.0 --port 7878