You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
* The second revision
* Update CUDA base image to use runtime version
* Add push event support for versioned tags in tests.yml
* Update README.md to add documentation badge and reorder examples badge
* Update README.md to modify documentation and Docker image badges
* Update README.md to enhance badge visibility and improve documentation links
* Update Dockerfile to use CUDA 12.2.0 runtime on Ubuntu 22.04
* Update Dockerfile to use Python 3.11 instead of 3.12
* Remove Prometheus metrics endpoint and related dependencies
* Update README.md to include concurrency and worker configuration details
* Update README.md to clarify concurrency and worker configuration for MCP and REST API usage
* Add execution device configuration and update logging in ALPR instance loading
* Add EXECUTION_DEVICE environment variable support for Docker runs
* Fix formatting in README.md by removing backticks from URLs
* Update README.md to clarify hardware acceleration setup and usage examples
* Update README.md to enhance clarity on available tools and image data processing methods
* Add end-to-end tests and pytest markers for better test organization
* Add platform and provenance settings to Docker publish configuration
* Add configurable image size limit and model caching with settings updates