Update README.md
Browse files
README.md
CHANGED
|
@@ -5,18 +5,10 @@ This is the conversion of SmoothMix WAN 2.2 V2.0 - https://civitai.com/models/19
|
|
| 5 |
|
| 6 |
I'm experimentei running the script https://github.com/Kickbub/Dequant-FP8-ComfyUI/blob/main/dequantize_fp8v2.py to turn it to FP16 to check if there is an imporvement on quality and size
|
| 7 |
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
<video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/FP8/FP8_00001_.mp4"></video>
|
| 11 |
-
|
| 12 |
-
# This is an Examples of F16
|
| 13 |
-
<video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/FP16/FP16_00001_.mp4"></video>
|
| 14 |
-
|
| 15 |
-
# This is an Examples of F8 Q8_0
|
| 16 |
-
<video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/GGUF-Q8-FP8/GGUF-Q8-FP8_00001_.mp4"></video>
|
| 17 |
-
|
| 18 |
-
# This is an Examples of F16 Q8_0
|
| 19 |
-
<video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/GGUF-Q8-FP16/GGUF-Q8-FP16_00001_.mp4"></video>
|
| 20 |
|
| 21 |
There is another example in the example folder
|
| 22 |
|
|
|
|
| 5 |
|
| 6 |
I'm experimentei running the script https://github.com/Kickbub/Dequant-FP8-ComfyUI/blob/main/dequantize_fp8v2.py to turn it to FP16 to check if there is an imporvement on quality and size
|
| 7 |
|
| 8 |
+
| . | F8 | F16 |
|
| 9 |
+
| -- | -- | -- |
|
| 10 |
+
| Full | <video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/FP8/FP8_00001_.mp4"></video> | <video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/FP16/FP16_00001_.mp4"></video> |
|
| 11 |
+
| Q8 | <video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/GGUF-Q8-FP8/GGUF-Q8-FP8_00001_.mp4"></video> | <video controls src="https://huggingface.co/BigDannyPt/WAN-2.2-SmoothMix-FP16/resolve/main/Examples/GGUF-Q8-FP16/GGUF-Q8-FP16_00001_.mp4"></video> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
There is another example in the example folder
|
| 14 |
|