jkorstad commited on
Commit
58365f0
·
verified ·
1 Parent(s): 6a36c19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -27,7 +27,8 @@ lightning
27
  addict
28
  timm
29
  fast-simplification
30
- # flash_attn
 
31
  trimesh
32
  open3d
33
  pyrender
 
27
  addict
28
  timm
29
  fast-simplification
30
+ # Replaced flash_attn with pre-built wheel
31
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4/flash_attn-2.7.4+cu121torch2.3.1-cp310-cp310-linux_x86_64.whl
32
  trimesh
33
  open3d
34
  pyrender