Sign inSign up

opea/image2video

By opea

Updated over 1 year ago

OPEA image-to-video microservice for GenAI application.

Image
0

1.4K

opea/image2video repository overview

Image-to-Video Microservice

The Image-to-Video microservice generates a video based on a provided source image. This service utilizes the Stable Video Diffusion (SVD) model to perform the video generation task. It takes a source image as input and produces a short video clip as output.

Table of contents

  1. Architecture
  2. Deployment Options
  3. Validated Configurations

Architecture

The Image-to-Video service is a single microservice that exposes an API endpoint. It receives a request containing a source image, processes it using the Stable Video Diffusion model, and returns the generated video.

  • Image-to-Video Server: This microservice is the core engine for the video generation task. It can be deployed on both CPU and HPU.

Deployment Options

For detailed, step-by-step instructions on how to deploy the Image-to-Video microservice using Docker Compose on different Intel platforms, please refer to the deployment guide. The guide contains all necessary steps, including building images, configuring the environment, and running the service.

PlatformDeployment MethodLink
Intel Xeon/Gaudi2Docker ComposeDeployment Guide

Validated Configurations

The following configurations have been validated for the Image-to-Video microservice.

Deploy MethodCore ModelsPlatform
Docker ComposeStable Video Diffusion (SVD)Intel Xeon/Gaudi2

Tag summary

Content type

Image

Digest

sha256:07c23bb93

Size

3.7 GB

Last updated

over 1 year ago

docker pull opea/image2video