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