Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.2 KB

File metadata and controls

41 lines (25 loc) · 1.2 KB

System Requirements

This page provides detailed hardware, software, and platform requirements to help you set up and run the microservice efficiently.

Supported Platforms

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 sample application, i.e. Video Search and Summarization, documentation. The documentation here does not provide separate requirements.

Operating Systems

  • As per sample application documentation.

Hardware Platforms

  • As per sample application documentation.

Minimum Requirements

  • As per sample application documentation.

Software Requirements

Required Software:

  • Docker 24.0
  • Python 3.10
  • Poetry 1.8.3 for dependency management
  • MinIO server (optional, for object storage)

Validation

  • Ensure all required software is installed and configured before proceeding to Get Started.

Supporting Resources