Spaces:
Running
on
Zero
Running
on
Zero
Update wan2_fast.py
Browse files- wan2_fast.py +2 -2
wan2_fast.py
CHANGED
@@ -20,9 +20,9 @@ import os
|
|
20 |
|
21 |
## This is working well ##
|
22 |
|
23 |
-
|
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"
|