CCP6 commited on
Commit
acbc7dd
·
verified ·
1 Parent(s): 54b8bc7

Update README.md

Browse files

After a number of days chatting w/ various LLMs, extracting/merging blocks, and generating over 50 33gb checkpoints w/ various combinations of minor alterations here's my best attempt at getting Vace 2.1 to work w/ Wan2.2. I'm not an expert at testing so no promises on quality or performance, but I figured after the time I played around w/ this I might as well toss it out for review and discussion rather than just sitting on it.


![WanVideoWrapper_VACE_2.2-Merge-Test-_00162.png](https://cdn-uploads.huggingface.co/production/uploads/63039a1c0547362a22a384df/x5pYRv9IdstZcjFQ4ATn7.png)

Files changed (1) hide show
  1. README.md +13 -11
README.md CHANGED
@@ -1,12 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- base_model:
4
- - Wan-AI/Wan2.2-T2V-A14B
5
- - Wan-AI/Wan2.1-VACE-14B
6
- pipeline_tag: text-to-video
7
- tags:
8
- - Wan
9
- - VACE
10
- - Wan2.2
11
- - Comfyui
 
 
12
  ---
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Wan-AI/Wan2.2-T2V-A14B
5
+ - Wan-AI/Wan2.1-VACE-14B
6
+ pipeline_tag: text-to-video
7
+ tags:
8
+ - Wan
9
+ - VACE
10
+ - Wan2.2
11
+ - Comfyui
12
+ language:
13
+ - en
14
  ---