topabaem commited on
Commit
930003a
·
verified ·
1 Parent(s): 132a3de

Lead with the full-pipeline renders

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -121,6 +121,17 @@ compression is visible.
121
 
122
  ![BF16 against 4-bit, five deterministic pairs](https://huggingface.co/topabaem/LTX-2.5-Text-Encoder-4bit-8GB/resolve/main/samples/comparison-sheet.png)
123
 
 
 
 
 
 
 
 
 
 
 
 
124
  ### Fifteen seconds, on one 16 GB card
125
 
126
  <video controls width="100%" src="https://huggingface.co/topabaem/LTX-2.5-Text-Encoder-4bit-8GB/resolve/main/samples/idol/idol-15s.mp4"></video>
 
121
 
122
  ![BF16 against 4-bit, five deterministic pairs](https://huggingface.co/topabaem/LTX-2.5-Text-Encoder-4bit-8GB/resolve/main/samples/comparison-sheet.png)
123
 
124
+ ### The samples, as the vendor's pipeline actually renders them
125
+
126
+ ![full pipeline renders, 1024x640](https://huggingface.co/topabaem/LTX-2.5-Text-Encoder-4bit-8GB/resolve/main/samples/sharp/sheet.png)
127
+
128
+ Six clips at **1024x640** — sample at 512x320, upscale the latent 2x, sample
129
+ again. That second pass had been skipped here from the start on an assumption
130
+ that a 16 GB card could not afford it; measured, it peaks at 10.03 GiB, and it
131
+ is worth **4.1x the Laplacian variance**. Everything else on this page is
132
+ one-pass and softer for it. [`samples/sharp/`](https://huggingface.co/topabaem/LTX-2.5-Text-Encoder-4bit-8GB/resolve/main/samples/sharp/README.md), including
133
+ the one of the six that does not follow its prompt and why.
134
+
135
  ### Fifteen seconds, on one 16 GB card
136
 
137
  <video controls width="100%" src="https://huggingface.co/topabaem/LTX-2.5-Text-Encoder-4bit-8GB/resolve/main/samples/idol/idol-15s.mp4"></video>