Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ This is an addon experiment of [gdhe17/Self-Forcing](https://huggingface.co/gdhe
|
|
| 18 |
|
| 19 |
The process involved extracting VACE scopes and injecting into the target models, using scripts provided by [wsbagnsv1](https://huggingface.co/wsbagnsv1).
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
## Usage
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
The process involved extracting VACE scopes and injecting into the target models, using scripts provided by [wsbagnsv1](https://huggingface.co/wsbagnsv1).
|
| 20 |
|
| 21 |
+
The FP16 model weights were then quantized to specific FP8 formats (E4M3FN and E5M2) using ComfyUI custom node [ComfyUI-ModelQuantizer](https://github.com/lum3on/ComfyUI-ModelQuantizer) by [lum3on](https://github.com/lum3on).
|
| 22 |
|
| 23 |
## Usage
|
| 24 |
|