lym00 commited on
Commit
6e5f502
·
verified ·
1 Parent(s): b38ee2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -35,4 +35,5 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
35
 
36
  ## Reference
37
 
38
- - 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.
 
 
35
 
36
  ## Reference
37
 
38
+ - 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.
39
+ - For an overview of Safetensors format, please see the [Safetensors](https://huggingface.co/docs/safetensors/index).