Add video-to-video pipeline tag (#4)
Browse files- Add video-to-video pipeline tag (f49087940acad556b115147aba626e04573ab34b)
Co-authored-by: Merve Noyan <[email protected]>
README.md
CHANGED
|
@@ -8,7 +8,7 @@ pinned: false
|
|
| 8 |
language:
|
| 9 |
- en
|
| 10 |
license: other
|
| 11 |
-
pipeline_tag:
|
| 12 |
library_name: diffusers
|
| 13 |
---
|
| 14 |
|
|
|
|
| 8 |
language:
|
| 9 |
- en
|
| 10 |
license: other
|
| 11 |
+
pipeline_tag: video-to-video
|
| 12 |
library_name: diffusers
|
| 13 |
---
|
| 14 |
|