Skip to content

Official pytorch repository for "FastVideoEdit: Leveraging Consistency Models for Efficient Text-to-Video Editing"

Notifications You must be signed in to change notification settings

youyuan-zhang/FastVideoEdit

Repository files navigation

FastVideoEdit: Leveraging Consistency Models for Efficient Text-to-Video Editing

This repository contains the implementation of FastVideoEdit. icon

Setup

conda create -n fve python=3.10 conda activate fve conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia bash setup.sh

Demos

To reproduce teaser demos

pythom run_demo.py --config_path configs/config_teaser_4_2.yaml

results will be saved in ./DemoDataset/ours_masa_pp_extend.

About

Official pytorch repository for "FastVideoEdit: Leveraging Consistency Models for Efficient Text-to-Video Editing"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages