Spaces:
Configuration error
Configuration error
pip install --upgrade pip | |
apt-get update && apt install git git-lfs wget aria2 -y && apt-get clean | |
git lfs install | |
git clone "https://huggingface.co/spaces/Moldwebs/sd-video" sd-video | |
cd sd-video | |
pip install -r requirements.txt | |
python app.py |