Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: text-to-video
|
4 |
+
---
|
5 |
+
Unoffical mirror of FancyVideo, requires SD-V1.5 or another other base model to be required seperately.
|
6 |
+
Inference and training code is located at https://github.com/360CVGroup/FancyVideo[https://github.com/360CVGroup/FancyVideo]
|
7 |
+
|
8 |
+
ARXIV:2408.08189
|