diff --git a/README.md b/README.md
index b461083..f499a6f 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,13 @@
# Native and Compact Structured Latents for 3D Generation
-
+
-
+
-https://github.com/user-attachments/assets/5ee056e4-73a9-4fd8-bf60-59cae90d3dfc
+https://github.com/user-attachments/assets/63b43a7e-acc7-4c81-a900-6da450527d8f
*(Compressed version due to GitHub size limits. See the full-quality video on our project page!)*
diff --git a/app.py b/app.py
index b6dea25..74b882b 100644
--- a/app.py
+++ b/app.py
@@ -516,7 +516,7 @@ def extract_glb(
with gr.Blocks(delete_cache=(600, 600)) as demo:
gr.Markdown("""
- ## Image to 3D Asset with [TRELLIS.2](https://microsoft.github.io/trellis.2)
+ ## Image to 3D Asset with [TRELLIS.2](https://microsoft.github.io/TRELLIS.2)
* Upload an image (preferably with an alpha-masked foreground object) and click Generate to create a 3D asset.
* Click Extract GLB to export and download the generated GLB file if you're satisfied with the result. Otherwise, try another time.
""")