Testing-AI-Contain / Procfile
Pujan-Dev's picture
feat: updated detector using Ela fft and meta
16680c0
raw
history blame contribute delete
57 Bytes
web: uvicorn app:app --host 0.0.0.0 --port ${PORT:-8000}