YulianSa commited on
Commit
9e7828e
·
1 Parent(s): 8051051
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -356,7 +356,7 @@ This is official demo for our SIGGRAPH 2025 paper <a href="">PrimitiveAnything:
356
 
357
  Code: <a href='#' target='_blank'>GitHub</a>. Paper: <a href='#' target='_blank'>ArXiv</a>.
358
 
359
- ❗️❗️❗️**Important Notes:** For optimal results with fine structures, we automatically apply marching cubes and dilation operations (which differs from testing and evaluation). This prevents quality degradation in thin areas.
360
  '''
361
 
362
  _CITE_ = r"""
 
356
 
357
  Code: <a href='#' target='_blank'>GitHub</a>. Paper: <a href='#' target='_blank'>ArXiv</a>.
358
 
359
+ ❗️❗️❗️**Important Notes:** For optimal results with fine structures, we apply marching cubes and dilation operations by default (which differs from testing and evaluation). This prevents quality degradation in thin areas.
360
  '''
361
 
362
  _CITE_ = r"""