ziqima commited on
Commit
c275a25
1 Parent(s): 11ba0e1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ with gr.Blocks(theme=gr.themes.Default(text_size="lg", radius_size="none")) as d
70
  For localization mode, please only provide one query string in the "queries" text box. After hitting "Run", the model will generate a heatmap for the provided query text.
71
  Please click on the buttons below "Objaverse" and "In the Wild" for some examples. You can also upload your own .pcd files.</p>
72
  <p style='font-size: 16px;'>Hint:
73
- When uploading your own point cloud, please first close the existing poinf cloud by clicking on the "x" button.
74
  <br>
75
  We show some sample queries for the provideed 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
  '''
 
70
  For localization mode, please only provide one query string in the "queries" text box. After hitting "Run", the model will generate a heatmap for the provided query text.
71
  Please click on the buttons below "Objaverse" and "In the Wild" for some examples. You can also upload your own .pcd files.</p>
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 provideed 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
  '''