/img_to_video_plugin

A FiftyOne Plugin that allows you to turn images to video!

Primary LanguagePython

Image to Video Plugin

imagetovideo

This plugin is a Python plugin that allows for you to generate videos from images!

🦋 Bring any image to life in seconds!

Installation

fiftyone plugins download https://github.com/danielgural/img_to_video_plugin

If you want to use Replicate models, you will need to pip install replicate and set the environment variable REPLICATE_API_TOKEN with your API token.

Operators

img2video

Accepts in sample or samples to generate videos using a image to video model. Currently the only supported model is Stable Video Diffusion on replicate Refer to inputs for more information on the inputs into the model.

bear