typo
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ with gr.Blocks(theme=gr.themes.Default(text_size="lg", radius_size="none")) as d
|
|
72 |
<p style='font-size: 16px;'>Hint:
|
73 |
When uploading your own point cloud, please first close the existing point cloud by clicking on the "x" button.
|
74 |
<br>
|
75 |
-
We show some sample queries for the
|
76 |
'''
|
77 |
)
|
78 |
|
|
|
72 |
<p style='font-size: 16px;'>Hint:
|
73 |
When uploading your own point cloud, please first close the existing point cloud by clicking on the "x" button.
|
74 |
<br>
|
75 |
+
We show some sample queries for the provided examples. When working with your own point cloud, feel free to rephrase the query (e.g. "part" vs "part of a object") to achieve better performance!</p>
|
76 |
'''
|
77 |
)
|
78 |
|