OJOS-AI / Procfile
Sharad9084's picture
Initial commit for OJOS AI: Multiclass model integration, Keras 3 compatibility patch, and glassmorphism styling
1d4eab2
Raw
History Blame Contribute Delete
69 Bytes
web: gunicorn --bind 0.0.0.0:$PORT app:app --timeout 120 --workers 1