Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
-
---
|
4 |
base_model:
|
5 |
- Wan-AI/Wan2.1-VACE-14B
|
6 |
- Wan-AI/Wan2.1-VACE-1.3B
|
7 |
---
|
8 |
-
|
9 |
Better fp8 scaled models (when measured against fp16) based on quantization code from https://github.com/Tencent-Hunyuan/HunyuanVideo/blob/main/hyvideo/modules/fp8_optimization.py
|
10 |
|
11 |
Can be used with: https://github.com/kijai/ComfyUI-WanVideoWrapper (latest version) and ComfyUI native WanVideo nodes.
|
@@ -22,4 +23,4 @@ Can be used with: https://github.com/kijai/ComfyUI-WanVideoWrapper (latest versi
|
|
22 |
|
23 |
<video controls autoplay width=50% src=https://cdn-uploads.huggingface.co/production/uploads/63297908f0b2fc94904a65b8/GpuqQ4YwoR3kjxkhuvP8P.mp4></video>
|
24 |
|
25 |
-
The e5m2 marked as v2 is the one uploaded here and these are all scaled even if I forgot to label properly.
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- diffusion-single-file
|
4 |
+
- comfyui
|
5 |
license: apache-2.0
|
|
|
6 |
base_model:
|
7 |
- Wan-AI/Wan2.1-VACE-14B
|
8 |
- Wan-AI/Wan2.1-VACE-1.3B
|
9 |
---
|
|
|
10 |
Better fp8 scaled models (when measured against fp16) based on quantization code from https://github.com/Tencent-Hunyuan/HunyuanVideo/blob/main/hyvideo/modules/fp8_optimization.py
|
11 |
|
12 |
Can be used with: https://github.com/kijai/ComfyUI-WanVideoWrapper (latest version) and ComfyUI native WanVideo nodes.
|
|
|
23 |
|
24 |
<video controls autoplay width=50% src=https://cdn-uploads.huggingface.co/production/uploads/63297908f0b2fc94904a65b8/GpuqQ4YwoR3kjxkhuvP8P.mp4></video>
|
25 |
|
26 |
+
The e5m2 marked as v2 is the one uploaded here and these are all scaled even if I forgot to label properly.
|