Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ import os
|
|
14 |
# LORA_FILENAME = "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors"
|
15 |
|
16 |
|
17 |
-
MODEL_ID = "Wan-AI/Wan2.1-
|
18 |
LORA_REPO_ID = "Kijai/WanVideo_comfy"
|
19 |
LORA_FILENAME = "Wan21_CausVid_14B_T2V_lora_rank32.safetensors"
|
20 |
|
|
|
14 |
# LORA_FILENAME = "Wan21_CausVid_bidirect2_T2V_1_3B_lora_rank32.safetensors"
|
15 |
|
16 |
|
17 |
+
MODEL_ID = "Wan-AI/Wan2.1-T2V-14B-Diffusers"
|
18 |
LORA_REPO_ID = "Kijai/WanVideo_comfy"
|
19 |
LORA_FILENAME = "Wan21_CausVid_14B_T2V_lora_rank32.safetensors"
|
20 |
|