rahul7star commited on
Commit
b440049
·
verified ·
1 Parent(s): 9fc3f93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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-Diffusers"
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"