Video-P2P-Demo / README.md
ShaoTengLiu
add sdk
2a1ec0a
|
raw
history blame
No virus
530 Bytes
---
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
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