mingyi456 commited on
Commit
c55f221
·
verified ·
1 Parent(s): 453e3f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,4 +9,5 @@ tags:
9
  base_model:
10
  - Wan-AI/Wan2.2-T2V-A14B
11
  base_model_relation: quantized
12
- ---
 
 
9
  base_model:
10
  - Wan-AI/Wan2.2-T2V-A14B
11
  base_model_relation: quantized
12
+ ---
13
+ These are simply direct BF16 conversions of Wan2.2 models for ComfyUI. I noticed that most of the existing Wan models for ComfyUI are in FP16, while the weights that are in BF16 are for `diffusers`.