Update README.md
Browse files
README.md
CHANGED
|
@@ -14,3 +14,10 @@ Separated LTX2.3 checkpoint for alternative way to load the models in Comfy
|
|
| 14 |
|
| 15 |
|
| 16 |
The fp8 quantizations were done with the basic static weight scales and are set to not run with fp8 matmuls, the models marked `input_scaled` additionally have activation scaling, and are set to run with fp8 matmuls on supported hardware.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
|
| 16 |
The fp8 quantizations were done with the basic static weight scales and are set to not run with fp8 matmuls, the models marked `input_scaled` additionally have activation scaling, and are set to run with fp8 matmuls on supported hardware.
|
| 17 |
+
|
| 18 |
+
Tiny VAE by [madebyollin](https://github.com/madebyollin/taehv/)
|
| 19 |
+
|
| 20 |
+
Can be used like this currently:
|
| 21 |
+
|
| 22 |
+

|
| 23 |
+
|