Skip to content

Commit 4c7f8b3

Browse files
authored
Update index.html
1 parent d833869 commit 4c7f8b3

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ <h1 class="title">AI powered 2D to 3D conversion for cinema and VR</h1>
179179
</div>
180180

181181
<div class="stats">
182-
<span class="stat-pill">11k+ downloads</span>
183-
<span class="stat-pill">164 GitHub stars</span>
182+
<span class="stat-pill">12k+ downloads</span>
183+
<span class="stat-pill">176 GitHub stars</span>
184184
<span class="stat-pill">python = 3.13</span>
185185
</div>
186186

@@ -212,6 +212,7 @@ <h2 class="section-title">Built in tools</h2>
212212
<div class="grid cards">
213213
<div class="card"><h3>Depth estimation</h3><p>25+ models supported including DPT, ZoeDepth, Depth Anything v2, Marigold, and more.</p></div>
214214
<div class="card"><h3>Upscaling</h3><p>Real ESRGAN based upscaling for crisp final output. Custom model support included.</p></div>
215+
<div class="card"><h3>Live 3D</h3><p>View an external output or desktop screen in HSBS 3D.</p></div>
215216
<div class="card"><h3>Interpolation</h3><p>RIFE based frame interpolation to push smoother motion when you need it.</p></div>
216217
<div class="card"><h3>GPU pipeline</h3><p>CUDA and ONNX runtime support. TensorRT friendly setup for advanced users.</p></div>
217218
<div class="card"><h3>Batch rendering</h3><p>Process entire folders and paired video plus depth map lists with progress indicators.</p></div>
@@ -293,7 +294,6 @@ <h3 style="margin-top:0">Formats supported</h3>
293294
<ul class="list">
294295
<li>Half Side by Side</li>
295296
<li>Full Side by Side</li>
296-
<li>VR180</li>
297297
<li>Anaglyph</li>
298298
<li>Interlaced</li>
299299
</ul>
@@ -465,3 +465,4 @@ <h2 class="section-title">License</h2>
465465

466466

467467

468+

0 commit comments

Comments
 (0)