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

Update wan2_fast.py

Browse files
Files changed (1) hide show
  1. wan2_fast.py +2 -2
wan2_fast.py CHANGED
@@ -20,9 +20,9 @@ import os
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"
 
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"