Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ import random
|
|
12 |
|
13 |
# Base MODEL_ID (using original Wan model that's compatible with diffusers)
|
14 |
#MODEL_ID = "Wan-AI/Wan2.1-I2V-14B-480P-Diffusers"
|
15 |
-
MODEL_ID = "Wan-AI/Wan2.1-I2V-14B-720P
|
16 |
|
17 |
# FusionX enhancement LoRAs (based on FusionX composition)
|
18 |
LORA_REPO_ID = "vrgamedevgirl84/Wan14BT2VFusioniX"
|
|
|
12 |
|
13 |
# Base MODEL_ID (using original Wan model that's compatible with diffusers)
|
14 |
#MODEL_ID = "Wan-AI/Wan2.1-I2V-14B-480P-Diffusers"
|
15 |
+
MODEL_ID = "Wan-AI/Wan2.1-I2V-14B-720P"
|
16 |
|
17 |
# FusionX enhancement LoRAs (based on FusionX composition)
|
18 |
LORA_REPO_ID = "vrgamedevgirl84/Wan14BT2VFusioniX"
|