Spaces:
Configuration error
Configuration error
apt-get update | |
apt-get install git-lfs | |
git lfs install | |
git clone https://huggingface.co/spaces/Moldwebs/stable-video-diffusion | |
cd stable-video-diffusion | |
python -m pip install --upgrade pip | |
pip install -r requirements.txt | |
python app.py | |
watch -n 1 nvidia-smi |