rahul7star commited on
Commit
9518dee
·
verified ·
1 Parent(s): dd8e6d1

Update wan2_fast.py

Browse files
Files changed (1) hide show
  1. wan2_fast.py +3 -1
wan2_fast.py CHANGED
@@ -20,7 +20,9 @@ import os
20
 
21
  ## This is working well ##
22
 
23
- MODEL_ID = "FastVideo/FastWan2.2-TI2V-5B-FullAttn-Diffusers"
 
 
24
 
25
  ## below model has a blury output but it get loaded
26
  ##MODEL_ID ="Runware/Wan2.2-TI2V-5B"
 
20
 
21
  ## This is working well ##
22
 
23
+ #MODEL_ID = "FastVideo/FastWan2.2-TI2V-5B-FullAttn-Diffusers"
24
+
25
+ MODEL_ID = "FastDM/Wan2.2-I2V-A14B-Merge-Lightning-V1.0-Diffusers"
26
 
27
  ## below model has a blury output but it get loaded
28
  ##MODEL_ID ="Runware/Wan2.2-TI2V-5B"