Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 806 Bytes

File metadata and controls

30 lines (21 loc) · 806 Bytes

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