Skip to content

Commit

Permalink
requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
camenduru authored Nov 22, 2023
1 parent b7483aa commit 429997e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stable_video_diffusion_fp32_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"%cd /content\n",
"!git clone -b dev https://github.com/camenduru/stable-video-diffusion-hf\n",
"%cd /content/stable-video-diffusion-hf\n",
"!pip install -q einops fire gradio omegaconf git+https://github.com/openai/CLIP pytorch_lightning kornia open-clip-torch invisible-watermark transformers\n",
"!pip install -q https://download.pytorch.org/whl/cu118/xformers-0.0.22.post4%2Bcu118-cp310-cp310-manylinux2014_x86_64.whl\n",
"!pip install -r https://github.com/camenduru/stable-video-diffusion-colab/raw/main/requirements.txt\n",
"!python app.py"
]
}
Expand Down

0 comments on commit 429997e

Please sign in to comment.