Text-to-Video
Diffusers
Safetensors
puffy310 commited on
Commit
5d12527
·
verified ·
1 Parent(s): 1f17e4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
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