lym00 commited on
Commit
f1b31a5
·
verified ·
1 Parent(s): d40ac77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
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.