Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -28,7 +28,7 @@ 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
|
|
|
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
|