Note

This is a community plugin, an external project maintained by its respective author. Community plugins are not part of FiftyOne core and may change independently. Please review each plugin’s documentation and license before use.

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