Sentinel7 commited on
Commit
e558bb8
·
verified ·
1 Parent(s): 5407f23

Upload 2096520/2375404/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. 2096520/2375404/README.md +72 -4
2096520/2375404/README.md CHANGED
@@ -1,11 +1,79 @@
1
-
2
  ---
3
  license: other
4
  tags:
5
- - civitai
6
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  Author: [wildkrauss](https://civitai.com/user/wildkrauss)
8
 
9
- Model: [https://civitai.com/models/2096520?modelVersionId=2375404](https://civitai.com/models/2096520?modelVersionId=2375404)
 
 
10
 
11
- Mirror: [https://civarchive.com/models/2096520?modelVersionId=2375404](https://civarchive.com/models/2096520?modelVersionId=2375404)
 
 
1
  ---
2
  license: other
3
  tags:
4
+ - tool
5
  ---
6
+
7
+ # Wan 2.2 Animate for Long Videos (≥30 secs, requires ≥16GB VRAM, ≥48GB RAM) - v0.3 - 2375404
8
+
9
+ **Model Type**: Workflows
10
+
11
+ **Base Model**: Wan Video 2.2 I2V-A14B
12
+
13
+ **Trigger Words**: None
14
+
15
+ **Tags**: tool
16
+
17
+ ## Gallery
18
+
19
+ <table>
20
+ <tr>
21
+ <td><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e5863712-d3ba-4e2a-9423-f2b48a9a81ed/original=true/108899452.mp4" width="200" controls muted autoplay loop></video></td>
22
+ <td><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dc58244f-8a8e-4075-8984-7021c3cd447d/original=true/108899476.mp4" width="200" controls muted autoplay loop></video></td>
23
+ <td><video src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9471ca79-8273-473e-a664-e5e9d02d1ebe/original=true/108899483.mp4" width="200" controls muted autoplay loop></video></td>
24
+ </tr>
25
+ </table>
26
+
27
+ ## Description
28
+
29
+ Overview
30
+ --------
31
+
32
+ Using Wan Animate 2.2, transfer motions from Reference Video to animate the character in Reference Image, or replace the character in Reference Video with the character in Reference Image. Tested with videos up to ~20 seconds long but theoretically should support unlimited length.
33
+
34
+ Still a WIP as there are some rough edges (certain reference videos and images work better than others, character identity drifts the longer a video goes), but releasing it as I don't see other similar workflows available on Civitai yet.
35
+
36
+ Key Features
37
+ ------------
38
+
39
+ * Using `WanVideo Block Swap` & `WanVideo Animate Embeds`, this workflow splits long videos into small "windows" of 81 frames (~5 seconds) so that theoretically unlimited video length can be supported
40
+ * Using RIFE VFI, this workflow interpolates the generated frames so that buttery smooth video of 60FPS or more (configurable in workflow) can be generated
41
+
42
+ Custom ComfyUI Nodes
43
+ --------------------
44
+
45
+ * [ControlNet Auxiliary Preprocessors](https://github.com/Fannovel16/comfyui_controlnet_aux)
46
+ * [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
47
+ * [KJNodes for ComfyUI](https://github.com/kijai/ComfyUI-KJNodes)
48
+ * [WanAnimate Preprocessors](https://github.com/kijai/ComfyUI-WanAnimatePreprocess)
49
+ * [VideoHelperSuite](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite)
50
+ * [ComfyUI Frame Interpolation (ComfyUI VFI)](https://github.com/Fannovel16/ComfyUI-Frame-Interpolation)
51
+
52
+ Model Download Links
53
+ --------------------
54
+
55
+ * [Wan 2.2 Animate 14B GGUF](https://huggingface.co/QuantStack/Wan2.2-Animate-14B-GGUF/tree/main)
56
+ * [LightX2V I2V 14B 480p cfg\_step\_distill\_rank64\_bf16](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Lightx2v/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors)
57
+ * [WanAnimate Relight LoRA fp16](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/LoRAs/Wan22_relight/WanAnimate_relight_lora_fp16.safetensors)
58
+ * [UMT5 XXL fp8 e4m3fn\_scaled](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)
59
+ * [CLIP Vision\_H](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors)
60
+ * [Wan 2.1 VAE](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)
61
+ * [YOLO v10-M](https://huggingface.co/Wan-AI/Wan2.2-Animate-14B/blob/main/process_checkpoint/det/yolov10m.onnx)
62
+ * [ViTPose-L Wholebody](https://huggingface.co/JunkyByte/easy_ViTPose/blob/main/onnx/wholebody/vitpose-l-wholebody.onnx)
63
+
64
+ Important Notes
65
+ ---------------
66
+
67
+ Generating at 480p (480 x 832 pixels), system RAM usage peaks at around 47.8GB and VRAM usage peaks at around 15GB so you would need a system with ≥16GB VRAM, ≥48GB RAM to run this workflow as-is.
68
+
69
+ You might be able to lower the system requirements by tweaking the various settings.
70
+
71
+ ---
72
+
73
  Author: [wildkrauss](https://civitai.com/user/wildkrauss)
74
 
75
+ Model: [CivitAI Model Page](https://civitai.com/models/2096520?modelVersionId=2375404)
76
+
77
+ Archive: [CivArchive Page](https://civarchive.com/models/2096520?modelVersionId=2375404)
78
 
79
+ <!-- Version: 20260502_upload -->