You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://huggingface.co/spaces/alibaba-pai/EasyAnimate)
8
8
9
-
-[Installation](#1-installation)
9
+
English | [简体中文](./README_zh-CN.md)
10
+
11
+
-[Installation](#installation)
10
12
-[Node types](#node-types)
11
13
-[Example workflows](#example-workflows)
12
-
-[Image to video](#image-to-video)
13
-
-[Image to video generation (high FPS w/ frame interpolation)](#image-to-video-generation-high-fps-w-frame-interpolation)
### 2. Download models into `ComfyUI/models/EasyAnimate/`
37
+
### Download models into `ComfyUI/models/EasyAnimate/`
38
+
39
+
EasyAnimateV5.1:
40
+
41
+
12B:
42
+
| Name | Type | Storage Space | Hugging Face | Model Scope | Description |
43
+
|--|--|--|--|--|--|
44
+
| EasyAnimateV5.1-12b-zh-InP | EasyAnimateV5.1 | 39 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV5.1-12b-zh-InP)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV5.1-12b-zh-InP)| Official image-to-video weights. Supports video prediction at multiple resolutions (512, 768, 1024), trained with 49 frames at 8 frames per second, and supports for multilingual prediction. |
45
+
| EasyAnimateV5.1-12b-zh-Control | EasyAnimateV5.1 | 39 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV5.1-12b-zh-Control)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV5.1-12b-zh-Control)| Official video control weights, supporting various control conditions such as Canny, Depth, Pose, MLSD, and trajectory control. Supports video prediction at multiple resolutions (512, 768, 1024), trained with 49 frames at 8 frames per second, and supports for multilingual prediction. |
46
+
| EasyAnimateV5.1-12b-zh-Control-Camera | EasyAnimateV5.1 | 39 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV5.1-12b-zh-Control-Camera)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV5.1-12b-zh-Control-Camera)| Official video camera control weights, supporting direction generation control by inputting camera motion trajectories. Supports video prediction at multiple resolutions (512, 768, 1024), trained with 49 frames at 8 frames per second, and supports for multilingual prediction. |
47
+
| EasyAnimateV5.1-12b-zh | EasyAnimateV5.1 | 39 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV5.1-12b-zh)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV5.1-12b-zh)| Official text-to-video weights. Supports video prediction at multiple resolutions (512, 768, 1024), trained with 49 frames at 8 frames per second, and supports for multilingual prediction. |
37
48
38
-
EasyAnimateV5:
49
+
<details>
50
+
<summary>(Obsolete) EasyAnimateV5:</summary>
39
51
40
52
| Name | Type | Storage Space | Hugging Face | Model Scope | Description |
41
53
|--|--|--|--|--|--|
42
54
| EasyAnimateV5-12b-zh-InP | EasyAnimateV5 | 34 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV5-12b-zh-InP)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV5-12b-zh-InP)| Official image-to-video weights. Supports video prediction at multiple resolutions (512, 768, 1024), trained with 49 frames at 8 frames per second, and supports bilingual prediction in Chinese and English. |
43
55
| EasyAnimateV5-12b-zh-Control | EasyAnimateV5 | 34 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV5-12b-zh-Control)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV5-12b-zh-Control)| Official video control weights, supporting various control conditions such as Canny, Depth, Pose, MLSD, etc. Supports video prediction at multiple resolutions (512, 768, 1024) and is trained with 49 frames at 8 frames per second. Bilingual prediction in Chinese and English is supported. |
44
56
| EasyAnimateV5-12b-zh | EasyAnimateV5 | 34 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV5-12b-zh)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV5-12b-zh)| Official text-to-video weights. Supports video prediction at multiple resolutions (512, 768, 1024), trained with 49 frames at 8 frames per second, and supports bilingual prediction in Chinese and English. |
57
+
</details>
45
58
46
59
<details>
47
60
<summary>(Obsolete) EasyAnimateV4:</summary>
48
61
49
-
| Name | Type | Storage Space |Url | Hugging Face| Description |
62
+
| Name | Type | Storage Space |Hugging Face | Model Scope| Description |
50
63
|--|--|--|--|--|--|
51
-
| EasyAnimateV4-XL-2-InP.tar.gz| EasyAnimateV4 | Before extraction: 8.9 GB \/ After extraction: 14.0 GB |[Download](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/Diffusion_Transformer/EasyAnimateV4-XL-2-InP.tar.gz)|[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV4-XL-2-InP)| Our official graph-generated video model is capable of predicting videos at multiple resolutions (512, 768, 1024, 1280) and has been trained on 144 frames at a rate of 24 frames per second. |
64
+
| EasyAnimateV4-XL-2-InP | EasyAnimateV4 | Before extraction: 8.9 GB \/ After extraction: 14.0 GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV4-XL-2-InP)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV4-XL-2-InP)|| Our official graph-generated video model is capable of predicting videos at multiple resolutions (512, 768, 1024, 1280) and has been trained on 144 frames at a rate of 24 frames per second. |
52
65
</details>
53
66
54
67
<details>
55
68
<summary>(Obsolete) EasyAnimateV3:</summary>
56
69
57
-
| Name | Type | Storage Space |Url | Hugging Face| Description |
70
+
| Name | Type | Storage Space |Hugging Face | Model Scope| Description |
58
71
|--|--|--|--|--|--|
59
-
| EasyAnimateV3-XL-2-InP-512x512.tar| EasyAnimateV3 | 18.2GB |[Download](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/Diffusion_Transformer/EasyAnimateV3-XL-2-InP-512x512.tar)|[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV3-XL-2-InP-512x512)| EasyAnimateV3 official weights for 512x512 text and image to video resolution. Training with 144 frames and fps 24 |
60
-
| EasyAnimateV3-XL-2-InP-768x768.tar| EasyAnimateV3 | 18.2GB |[Download](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/Diffusion_Transformer/EasyAnimateV3-XL-2-InP-768x768.tar)|[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV3-XL-2-InP-768x768)| EasyAnimateV3 official weights for 768x768 text and image to video resolution. Training with 144 frames and fps 24 |
61
-
| EasyAnimateV3-XL-2-InP-960x960.tar| EasyAnimateV3 | 18.2GB |[Download](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/Diffusion_Transformer/EasyAnimateV3-XL-2-InP-960x960.tar)|[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV3-XL-2-InP-960x960)| EasyAnimateV3 official weights for 960x960 text and image to video resolution. Training with 144 frames and fps 24 |
72
+
| EasyAnimateV3-XL-2-InP-512x512 | EasyAnimateV3 | 18.2GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV3-XL-2-InP-512x512)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV3-XL-2-InP-512x512)| EasyAnimateV3 official weights for 512x512 text and image to video resolution. Training with 144 frames and fps 24 |
73
+
| EasyAnimateV3-XL-2-InP-768x768 | EasyAnimateV3 | 18.2GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV3-XL-2-InP-768x768)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV3-XL-2-InP-768x768)| EasyAnimateV3 official weights for 768x768 text and image to video resolution. Training with 144 frames and fps 24 |
74
+
| EasyAnimateV3-XL-2-InP-960x960 | EasyAnimateV3 | 18.2GB |[🤗Link](https://huggingface.co/alibaba-pai/EasyAnimateV3-XL-2-InP-960x960)|[😄Link](https://modelscope.cn/models/PAI/EasyAnimateV3-XL-2-InP-960x960)| EasyAnimateV3 official weights for 960x960 text and image to video resolution. Training with 144 frames and fps 24 |
62
75
</details>
63
76
64
77
## Node types
@@ -75,27 +88,52 @@ EasyAnimateV5:
75
88
76
89
## Example workflows
77
90
78
-
### Video to video generation
79
-
Our ui is shown as follow, this is the [download link](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5/easyanimatev5_workflow_v2v.json) of the json:
Our user interface is shown as follows, this is the [json](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5.1/easyanimatev5.1_workflow_t2v.json):
Our user interface is shown as follows, this is the [json](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5.1/easyanimatev5.1_workflow_i2v.json):
Our user interface is shown as follows, this is the [json](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5.1/easyanimatev5.1_workflow_v2v.json):
Our user interface is shown as follows, this is the [json](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5.1/easyanimatev5.1_workflow_control_camera.json):
Our user interface is shown as follows, this is the [json](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5.1/easyanimatev5.1_workflow_control_trajectory.json):
Our ui is shown as follow, this is the [download link](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5/easyanimatev5_workflow_v2v_control.json) of the json:
Our user interface is shown as follows, this is the [json](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5/easyanimatev5.1_workflow_v2v_control.json):
91
134
92
-
### Image to video generation
93
-
Our ui is shown as follow, this is the [download link](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5/easyanimatev5_workflow_i2v.json) of the json:
Our ui is shown as follow, this is the [download link](https://pai-aigc-photog.oss-cn-hangzhou.aliyuncs.com/easyanimate/asset/v5/easyanimatev5_workflow_t2v.json) of the json:
0 commit comments