This page provides detailed hardware, software, and platform requirements to help you set up and run the microservice efficiently.
This microservice currently supports CPU based runs only. This microservice is intended to run in the context of video summary pipeline. Hence, supported platform, OS configuration etc. is as per the documentation in the sample application. The documentation here, hence, does not provide separate requirements.
Operating Systems
- As per sample application documentation.
Hardware Platforms
- As per sample application documentation.
- As per sample application documentation.
Required Software:
- Docker 24.0
- Python 3.10
- Poetry 1.8.3 for dependency management
- MinIO server (optional, for object storage)
- If you are behind a proxy, please make sure
http_proxy,https_proxy,no_proxyare properly set on the shell you use.
- Ensure all required software are installed and configured before proceeding to Get Started.