Skip to content

Conversation

@tellmesameer
Copy link

  • Upgrade Python base image to 3.13-slim
  • Add logging configuration and model caching in app.py
  • Ensure model is downloaded only if not present
  • Install onnxruntime in requirements.txt
  • Use gunicorn for serving the app instead of Flask's dev server

- Upgrade Python base image to 3.13-slim
- Add logging configuration and model caching in app.py
- Ensure model is downloaded only if not present
- Install onnxruntime in requirements.txt
- Use gunicorn for serving the app instead of Flask's dev server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant