Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
|
4 |
- text-to-video
|
5 |
- diffusion
|
6 |
- merged-model
|
@@ -22,18 +21,40 @@ widget:
|
|
22 |
base_model:
|
23 |
- Wan-AI/Wan2.1-T2V-14B
|
24 |
license: apache-2.0
|
25 |
-
|
26 |
---
|
|
|
27 |
# 🎥 Wan14BT2V_MasterModel
|
28 |
|
29 |
A powerful merged **text-to-video model** based on [WAN 2.1](https://huggingface.co/alibaba-pai/Wan2.1-Fun-Reward-LoRAs), enhanced using multiple open-source models and LoRAs to boost temporal quality, expressiveness, and motion realism.
|
30 |
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
- [
|
35 |
-
- [
|
36 |
-
- [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
---
|
39 |
|
@@ -42,4 +63,26 @@ This model blends the strengths of:
|
|
42 |
Weights available in `.safetensors` format
|
43 |
👉 [Download here](https://huggingface.co/vrgamedevgirl84/Wan14BT2V_MasterModel/tree/main)
|
44 |
|
45 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
tags:
|
|
|
3 |
- text-to-video
|
4 |
- diffusion
|
5 |
- merged-model
|
|
|
21 |
base_model:
|
22 |
- Wan-AI/Wan2.1-T2V-14B
|
23 |
license: apache-2.0
|
|
|
24 |
---
|
25 |
+
|
26 |
# 🎥 Wan14BT2V_MasterModel
|
27 |
|
28 |
A powerful merged **text-to-video model** based on [WAN 2.1](https://huggingface.co/alibaba-pai/Wan2.1-Fun-Reward-LoRAs), enhanced using multiple open-source models and LoRAs to boost temporal quality, expressiveness, and motion realism.
|
29 |
|
30 |
+
---
|
31 |
+
|
32 |
+
## 🧠 Model Blend Includes:
|
33 |
+
- 🔗 [AccVideo](https://github.com/aejion/AccVideo)
|
34 |
+
- 🔗 [MoviiGen1.1](https://huggingface.co/ZuluVision/MoviiGen1.1)
|
35 |
+
- 🔗 [CausVid](https://github.com/tianweiy/CausVid)
|
36 |
+
- 🔗 [MPS Rewards LoRA](https://huggingface.co/alibaba-pai/Wan2.1-Fun-Reward-LoRAs)
|
37 |
+
|
38 |
+
All are under **Apache 2.0** or **MIT** licenses and fully permitted for merge and reuse.
|
39 |
+
|
40 |
+
---
|
41 |
+
|
42 |
+
## 🖼️ Example Prompt
|
43 |
+
|
44 |
+
> **Prompt:**
|
45 |
+
> A medium close-up of a blonde woman with blue eyes standing at a train platform during golden hour. The camera dollies in slowly as she clutches a small letter to her chest, wind lifting her hair. Her eyes search the horizon with a mixture of hope and dread. The warm light of the setting sun backlights her silhouette, casting long shadows behind her. The scene feels bittersweet, suspended in time like a romantic drama climax.
|
46 |
+
|
47 |
+
> **Negative Prompt (CN):**
|
48 |
+
> 色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
|
49 |
+
|
50 |
+
---
|
51 |
+
|
52 |
+
## 🧰 How to Use (ComfyUI)
|
53 |
+
|
54 |
+
1. Download the `.safetensors` file from the [Files tab](https://huggingface.co/vrgamedevgirl84/Wan14BT2V_MasterModel/tree/main).
|
55 |
+
2. Place it into your `ComfyUI/models/checkpoints/` folder.
|
56 |
+
3. Restart ComfyUI.
|
57 |
+
4. Use the **Checkpoint Loader** node and connect it to your text-to-video workflow.
|
58 |
|
59 |
---
|
60 |
|
|
|
63 |
Weights available in `.safetensors` format
|
64 |
👉 [Download here](https://huggingface.co/vrgamedevgirl84/Wan14BT2V_MasterModel/tree/main)
|
65 |
|
66 |
+
---
|
67 |
+
|
68 |
+
## ⚠️ License Notice
|
69 |
+
|
70 |
+
This model is a merge of components licensed under Apache 2.0 and MIT. You are free to use, modify, and redistribute under those terms.
|
71 |
+
|
72 |
+
- Outputs are not licensed content.
|
73 |
+
- Attribution is encouraged but not legally required for Apache/MIT.
|
74 |
+
|
75 |
+
---
|
76 |
+
|
77 |
+
## 🙌 Thanks To
|
78 |
+
|
79 |
+
- Alibaba-PAI
|
80 |
+
- aejion
|
81 |
+
- ZuluVision
|
82 |
+
- Tianwei Yin (CausVid)
|
83 |
+
|
84 |
+
Big thanks to all original devs — this merge wouldn't be possible without your amazing work.
|
85 |
+
|
86 |
+
---
|
87 |
+
|
88 |
+
Let me know if you want this as a downloadable `.md` or `.txt` file!
|