Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
b5efe83
1
Parent(s):
e1f4b2c
update
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ def active_btn_by_content(mesh_content: gr.Model3D, text_content: gr.Textbox):
|
|
52 |
with gr.Blocks(delete_cache=(43200, 43200), theme=custom_theme) as demo:
|
53 |
gr.Markdown(
|
54 |
"""
|
55 |
-
## ***EmbodiedGen***:
|
56 |
**🔖 Version**: {VERSION}
|
57 |
<p style="display: flex; gap: 10px; flex-wrap: nowrap;">
|
58 |
<a href="https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html">
|
|
|
52 |
with gr.Blocks(delete_cache=(43200, 43200), theme=custom_theme) as demo:
|
53 |
gr.Markdown(
|
54 |
"""
|
55 |
+
## ***EmbodiedGen***: Texture Generation
|
56 |
**🔖 Version**: {VERSION}
|
57 |
<p style="display: flex; gap: 10px; flex-wrap: nowrap;">
|
58 |
<a href="https://horizonrobotics.github.io/robot_lab/embodied_gen/index.html">
|