Update README.md
Browse files
README.md
CHANGED
@@ -13,11 +13,14 @@ language:
|
|
13 |
license: apache-2.0
|
14 |
---
|
15 |
|
16 |
-
# Merge of Wan-AI/Wan2.1-VACE-14B and vrgamedevgirl84/Wan14BT2VFusionX
|
17 |
This is a merge of [Wan-AI/Wan2.1-VACE-14B](https://huggingface.co/Wan-AI/Wan2.1-VACE-14B) and [vrgamedevgirl84/Wan14BT2VFusionX](https://huggingface.co/vrgamedevgirl84/Wan14BT2VFusioniX) to provide additional VACE compatibility.
|
18 |
|
19 |
The process involved extracting VACE scopes and injecting into the target models.
|
20 |
|
21 |
### Notes
|
22 |
|
23 |
-
*All original licenses and restrictions from the base models still apply.*
|
|
|
|
|
|
|
|
|
|
13 |
license: apache-2.0
|
14 |
---
|
15 |
|
|
|
16 |
This is a merge of [Wan-AI/Wan2.1-VACE-14B](https://huggingface.co/Wan-AI/Wan2.1-VACE-14B) and [vrgamedevgirl84/Wan14BT2VFusionX](https://huggingface.co/vrgamedevgirl84/Wan14BT2VFusioniX) to provide additional VACE compatibility.
|
17 |
|
18 |
The process involved extracting VACE scopes and injecting into the target models.
|
19 |
|
20 |
### Notes
|
21 |
|
22 |
+
*All original licenses and restrictions from the base models still apply.*
|
23 |
+
|
24 |
+
## Reference
|
25 |
+
|
26 |
+
- For more information about the GGUF-quantized versions, refer to [QuantStack/Wan-14B-T2V-FusionX-VACE-GGUF](https://huggingface.co/QuantStack/Wan-14B-T2V-FusionX-VACE-GGUF), where the quantization process is explained.
|