Update README.md
Browse files
README.md
CHANGED
|
@@ -54,9 +54,9 @@ Before proceeding, ensure that you have the following installed on your system:
|
|
| 54 |
|
| 55 |
```bash
|
| 56 |
# Base Models
|
| 57 |
-
wget https://huggingface.co/
|
| 58 |
-
wget https://huggingface.co/Wan-AI/Wan2.1-T2V-14B/resolve/main/Wan2.1_VAE.pth
|
| 59 |
wget https://huggingface.co/Wan-AI/Wan2.1-T2V-14B/resolve/main/models_t5_umt5-xxl-enc-bf16.pth
|
|
|
|
| 60 |
|
| 61 |
# LoRA Weights
|
| 62 |
wget https://huggingface.co/svjack/Xiang_Handsome_wan_2_1_14_B_text2video_lora/resolve/main/Xiang_Handsome_outputs/Xiang_Handsome_w14_lora-000067.safetensors
|
|
|
|
| 54 |
|
| 55 |
```bash
|
| 56 |
# Base Models
|
| 57 |
+
wget https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_t2v_14B_bf16.safetensors
|
|
|
|
| 58 |
wget https://huggingface.co/Wan-AI/Wan2.1-T2V-14B/resolve/main/models_t5_umt5-xxl-enc-bf16.pth
|
| 59 |
+
wget https://huggingface.co/Wan-AI/Wan2.1-T2V-14B/resolve/main/Wan2.1_VAE.pth
|
| 60 |
|
| 61 |
# LoRA Weights
|
| 62 |
wget https://huggingface.co/svjack/Xiang_Handsome_wan_2_1_14_B_text2video_lora/resolve/main/Xiang_Handsome_outputs/Xiang_Handsome_w14_lora-000067.safetensors
|