Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
codernotme
/
kataria_opticals_api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
kataria_opticals_api
/
start.sh
codernotme
commit
a5a6a2e
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 8000 --reload