Skip to content

Enhance-a-Video: Better Generared Video for Free

Notifications You must be signed in to change notification settings

svjack/Enhance-A-Video

 
 

Repository files navigation

Enhance-A-Video

This repository is the official implementation of Enhance-A-Video: Better Generared Video for Free.

demo

News

Getting Started

Install the dependencies:

sudo apt-get update && sudo apt-get install cbm git-lfs ffmpeg
git clone https://github.com/svjack/Enhance-A-Video && cd Enhance-A-Video

conda create -n feta python=3.10
conda activate feta
pip install ipykernel
python -m ipykernel install --user --name feta --display-name "feta"
pip install -r requirements.txt

Generate videos:

python cogvideox.py
python hunyuanvideo.py

About

Enhance-a-Video: Better Generared Video for Free

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%