Phr00t commited on
Commit
55f0f39
·
verified ·
1 Parent(s): b4200d7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Wan-AI/Wan2.2-I2V-A14B
4
+ - Wan-AI/Wan2.2-T2V-A14B
5
+ tags:
6
+ - wan
7
+ - wan2.2
8
+ - accelerator
9
+ ---
10
+ This is an "all in one" merge of the WAN 2.2 models into 1. Models also include umt5xxl CLIP and WAN 2.1 VAE.
11
+
12
+ Basically, I mixed in "high" + "low" WAN 2.2, WAN 2.1 models, and finally added Lightx2v and PUSA loras for speed.
13
+
14
+ I'm going for a "jack of all trades" solution here: speed, WAN 2.2 features, WAN 2.1 lora compatibility and simplicity.
15
+
16
+ You only need to use the "Load Checkpoint" ComfyUI node and can pull the CLIP and VAE alongside the Model.
17
+
18
+ 4 steps, sa_solver sampler and beta scheduler highly recommended.
19
+
20
+ Initial testing shows this is pretty neat and is compatible with WAN 2.1 loras. Give it a try!