Add video-to-video pipeline tag
#4
by
merve
HF Staff
- opened
README.md
CHANGED
@@ -3,6 +3,7 @@ license: openrail
|
|
3 |
library_name: diffusers
|
4 |
tags:
|
5 |
- video-to-video
|
|
|
6 |
---
|
7 |
|
8 |
<span style="color:red">This repo has been deprecated and will no longer be updated. The new repo is at https://huggingface.co/ByteDance/LatentSync.</span>
|
|
|
3 |
library_name: diffusers
|
4 |
tags:
|
5 |
- video-to-video
|
6 |
+
pipeline_tag: video-to-video
|
7 |
---
|
8 |
|
9 |
<span style="color:red">This repo has been deprecated and will no longer be updated. The new repo is at https://huggingface.co/ByteDance/LatentSync.</span>
|