aws-solutions-library-samples / osml-model-runner

MIT No Attribution
7 stars 1 forks source link

refactor: migrate methods from app.py to submodules #101

Closed drduhe closed 1 month ago

drduhe commented 1 month ago

Issue #, if available: n/a

Notes

Migrating a few methods from app.py into more appropriate sub modules. After this I will break out the remaining logic in app.py into the ImageRequestHandler class in the next PR.

Checklist

Before you submit a pull request, please make sure you have the following:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.