Spaces:
Running
on
Zero
Running
on
Zero
Commit
Β·
f2b2140
1
Parent(s):
c311a66
update app
Browse files
app.py
CHANGED
@@ -389,12 +389,12 @@ with gr.Blocks(
|
|
389 |
"""
|
390 |
<h1>ποΈ VGGT: Visual Geometry Grounded Transformer</h1>
|
391 |
<p>
|
392 |
-
<a href="https://github.com/facebookresearch/vggt"
|
393 |
-
<a href="
|
394 |
</p>
|
395 |
|
396 |
<div style="font-size: 16px; line-height: 1.5;">
|
397 |
-
<p>Upload a video or a set of images to create a 3D reconstruction of a scene or object. VGGT takes these images and generates
|
398 |
|
399 |
<h3>Getting Started:</h3>
|
400 |
<ol>
|
|
|
389 |
"""
|
390 |
<h1>ποΈ VGGT: Visual Geometry Grounded Transformer</h1>
|
391 |
<p>
|
392 |
+
<a href="https://github.com/facebookresearch/vggt">π GitHub Repository</a> |
|
393 |
+
<a href="https://vgg-t.github.io/">π Project Page</a>
|
394 |
</p>
|
395 |
|
396 |
<div style="font-size: 16px; line-height: 1.5;">
|
397 |
+
<p>Upload a video or a set of images to create a 3D reconstruction of a scene or object. VGGT takes these images and generates all key 3D attributes, including extrinsic and intrinsic camera parameters, point maps, depth maps, and 3D point tracks.</p>
|
398 |
|
399 |
<h3>Getting Started:</h3>
|
400 |
<ol>
|