naomiKenKorem
commited on
Commit
•
95aedea
1
Parent(s):
91e1fab
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,20 @@
|
|
1 |
|
2 |
License: Apache-2.0
|
3 |
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
7 |
-
The models are available for download and can be conveniently placed in the 'animateDiff models' folder within your ComfyUI framework.
|
8 |
-
This model is fully compatible with the original AnimateDiff model.
|
9 |
|
10 |
Ths original AnimateDiff model can be found here: https://huggingface.co/guoyww/animatediff
|
|
|
1 |
|
2 |
License: Apache-2.0
|
3 |
|
4 |
+
# LongAnimateDiff
|
5 |
+
|
6 |
+
[Sapir Weissbuch](https://github.com/SapirW), [Naomi Ken Korem](https://github.com/Naomi-Ken-Korem), [Daniel Shalem](https://github.com/dshalem), [Yoav HaCohen](https://github.com/yoavhacohen) | Lightricks Research
|
7 |
+
|
8 |
+
|
9 |
+
We are pleased to release the "LongAnimateDiff" model, which has been trained to generate videos with a variable frame count,
|
10 |
+
ranging from 16 to 64 frames.
|
11 |
+
This model is compatible with the original AnimateDiff model.
|
12 |
+
|
13 |
+
We release two models:
|
14 |
+
1. The LongAnimateDiff model, capable of generating videos with frame counts ranging from 16 to 64. For optimal results, we recommend using a motion scale of 1.28.
|
15 |
+
2. A specialized model designed to generate 32-frame videos. This model typically produces higher quality videos compared to the LongAnimateDiff model supporting 16-64 frames.
|
16 |
+
For better results, use a motion scale of 1.15.
|
17 |
+
|
18 |
|
|
|
|
|
19 |
|
20 |
Ths original AnimateDiff model can be found here: https://huggingface.co/guoyww/animatediff
|