JeffreyXiang commited on
Commit
8c65cde
·
1 Parent(s): f69400c
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -492,6 +492,7 @@ def extract_glb(
492
  texture_size=texture_size,
493
  remesh=True,
494
  remesh_band=1,
 
495
  use_tqdm=True,
496
  )
497
  now = datetime.now()
 
492
  texture_size=texture_size,
493
  remesh=True,
494
  remesh_band=1,
495
+ remesh_project=0,
496
  use_tqdm=True,
497
  )
498
  now = datetime.now()