This repository is the official implementation of Enhance-A-Video: Better Generared Video for Free.
- 2024-12-20: Enhance-A-Video is now available for CogVideoX and HunyuanVideo!
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