hf-viz / deploy /backend-Procfile
midah's picture
Refactor UI: Stack Sans font, remove rounded corners, consolidate navigation
637183f
raw
history blame
69 Bytes
web: cd backend && uvicorn api.main:app --host 0.0.0.0 --port $PORT