jkorstad commited on
Commit
5d5cd67
·
verified ·
1 Parent(s): bdeed42

Update unirig_requirements.txt

Browse files
Files changed (1) hide show
  1. unirig_requirements.txt +2 -2
unirig_requirements.txt CHANGED
@@ -30,7 +30,7 @@ lightning # Might be redundant if pytorch_lightning is used
30
  addict
31
  timm
32
  fast-simplification
33
- # flash_attn removed - requires a cp311 wheel for Python 3.11 + cu121 + torch2.3.1
34
  trimesh
35
  open3d
36
  pyrender
@@ -46,6 +46,6 @@ rich
46
  distinctipy
47
  scikit-image
48
  mediapipe
49
- bpy
50
 
51
  # NOTE: 'bpy' is provided by Blender's environment, do not list it here.
 
30
  addict
31
  timm
32
  fast-simplification
33
+ flash_attn
34
  trimesh
35
  open3d
36
  pyrender
 
46
  distinctipy
47
  scikit-image
48
  mediapipe
49
+ bpy==4.2
50
 
51
  # NOTE: 'bpy' is provided by Blender's environment, do not list it here.