Kosinkadink
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- fancyvideo
|
5 |
+
---
|
6 |
+
|
7 |
+
This is the FancyVideo vae_3d_16_frames model (https://huggingface.co/qihoo360/FancyVideo), but with its keys pruned and modified to be readily loadable by ComfyUI (or other AnimateDiff-compatible backends).
|
8 |
+
|
9 |
+
There is a ```FancyVideo``` key added to make the model easily distinguishable for either AnimateDiff-like models. It's value can be ignored, but it is a tensor of size(0) with value of 1.0 to distinguish it as version 1.0.
|