Add video-to-video pipeline tag (#1)
Browse files- Add video-to-video pipeline tag (67d76ebe3cfe38bf004985226f79b763b68a6a37)
Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: openrail
|
|
| 3 |
library_name: diffusers
|
| 4 |
tags:
|
| 5 |
- video-to-video
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# The checkpoints of LatentSync
|
|
|
|
| 3 |
library_name: diffusers
|
| 4 |
tags:
|
| 5 |
- video-to-video
|
| 6 |
+
pipeline_tag: video-to-video
|
| 7 |
---
|
| 8 |
|
| 9 |
# The checkpoints of LatentSync
|