AI_API / Procfile
Pujan-Dev's picture
feat :added docs and detector algo
130f8de
raw
history blame
57 Bytes
web: uvicorn app:app --host 0.0.0.0 --port ${PORT:-8000}