Update README.md
Browse files
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`.
|