Kijai commited on
Commit
6c4450f
·
verified ·
1 Parent(s): c2bd6be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/63297908f0b2fc94904a65b8/E032h6eXmjaUdzvEsHU_b.png)
23
+