deepfake-detector / Procfile
waleeyd's picture
Create Procfile
87f6e7a verified
raw
history blame contribute delete
68 Bytes
web: gunicorn app:app --bind 0.0.0.0:$PORT --timeout 120 --workers 1