Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
axnand
/
verbo-backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
verbo-backend
/
start.sh
axnand
Deploying backend
5a2da96
18 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
58 Bytes
uvicorn app.main:app --reload --host 0.0.0.0 --port 8000