Spaces:
Build error
Build error
Wenzheng Chang commited on
Commit ·
f3ade65
1
Parent(s): a186246
fix txt warning
Browse files
app.py
CHANGED
|
@@ -1385,8 +1385,10 @@ with gr.Blocks(
|
|
| 1385 |
|
| 1386 |
<strong>💻 Recommendation:</strong><br>
|
| 1387 |
We strongly encourage you to deploy Aether locally for:
|
|
|
|
| 1388 |
• Processing longer video reconstruction tasks
|
| 1389 |
• Better performance and full access to prediction and planning tasks
|
|
|
|
| 1390 |
Visit our <a href="https://github.com/OpenRobotLab/Aether" target="_blank">GitHub repository</a> for local deployment instructions.
|
| 1391 |
</div>
|
| 1392 |
""",
|
|
|
|
| 1385 |
|
| 1386 |
<strong>💻 Recommendation:</strong><br>
|
| 1387 |
We strongly encourage you to deploy Aether locally for:
|
| 1388 |
+
|
| 1389 |
• Processing longer video reconstruction tasks
|
| 1390 |
• Better performance and full access to prediction and planning tasks
|
| 1391 |
+
|
| 1392 |
Visit our <a href="https://github.com/OpenRobotLab/Aether" target="_blank">GitHub repository</a> for local deployment instructions.
|
| 1393 |
</div>
|
| 1394 |
""",
|