Add pipeline tag
Browse filesThis PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=text-to-video.
README.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
5 |
---
|
|
|
6 |
<div align="center">
|
7 |
<h1>
|
8 |
AnimeShooter: A Multi-Shot Animation Dataset for Reference-Guided Video Generation
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
+
pipeline_tag: text-to-video
|
6 |
---
|
7 |
+
|
8 |
<div align="center">
|
9 |
<h1>
|
10 |
AnimeShooter: A Multi-Shot Animation Dataset for Reference-Guided Video Generation
|