Spaces:
Running
Running
Update mapanything/utils/hf_utils/css_and_html.py
Browse files
mapanything/utils/hf_utils/css_and_html.py
CHANGED
|
@@ -123,7 +123,7 @@ def get_description_html():
|
|
| 123 |
"""
|
| 124 |
return """
|
| 125 |
<div style="font-size: 16px; line-height: 1.5;">
|
| 126 |
-
<p>Upload a video or a set of images to create a 3D reconstruction of a scene or object.
|
| 127 |
<p>This demo demonstrates the use of image inputs only. However, MapAnything is extremely flexible and supports any combination of inputs (images, calibration, poses & depth). For trying out memory efficient inference or additional inputs like cameras & depth, please check out the code in our <a href="https://github.com/facebookresearch/map-anything">Github repo</a>.</p>
|
| 128 |
|
| 129 |
<h3>Getting Started:</h3>
|
|
|
|
| 123 |
"""
|
| 124 |
return """
|
| 125 |
<div style="font-size: 16px; line-height: 1.5;">
|
| 126 |
+
<p>Upload a video or a set of images to create a 3D reconstruction of a scene or object. Scan Spectrum takes these images and generates 3D point clouds directly from multi-view images.</p>
|
| 127 |
<p>This demo demonstrates the use of image inputs only. However, MapAnything is extremely flexible and supports any combination of inputs (images, calibration, poses & depth). For trying out memory efficient inference or additional inputs like cameras & depth, please check out the code in our <a href="https://github.com/facebookresearch/map-anything">Github repo</a>.</p>
|
| 128 |
|
| 129 |
<h3>Getting Started:</h3>
|