Spaces:
Runtime error
Runtime error
metadata
title: Video-P2P Demo
emoji: 🐶
colorFrom: blue
colorTo: pink
sdk: gradio
app_file: app.py
pinned: false
Video-P2P
Setup
All required packages are listed in the requirements file. The code was tested on a Tesla V100 32GB but should work on other cards with at least 16GB VRAM.
Quickstart
bash script.sh
References
- prompt-to-prompt: https://github.com/google/prompt-to-prompt
- Tune-A-Video: https://github.com/showlab/Tune-A-Video
- diffusers: https://github.com/huggingface/diffusers