Daankular commited on
Commit
a2d92b5
·
1 Parent(s): e02e823

Remove xatlas from requirements: not needed (fallback now just copies raw mesh)

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -31,7 +31,6 @@ trimesh
31
  fast-simplification
32
  open3d # needed by mvadapter pipeline_texture.py (Space runs Python 3.10 which has wheels)
33
  # pymeshlab: no Python 3.13 wheels — not used in this Space
34
- xatlas # CPU UV unwrap fallback for texture baking when nvdiffrast unavailable
35
  pygltflib
36
  # pyrender: no Python 3.13 wheels — not used in this Space
37
  moderngl
 
31
  fast-simplification
32
  open3d # needed by mvadapter pipeline_texture.py (Space runs Python 3.10 which has wheels)
33
  # pymeshlab: no Python 3.13 wheels — not used in this Space
 
34
  pygltflib
35
  # pyrender: no Python 3.13 wheels — not used in this Space
36
  moderngl