Spaces:
Build error
Build error
Update unirig_requirements.txt
Browse files- 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 |
-
|
| 34 |
trimesh
|
| 35 |
open3d
|
| 36 |
pyrender
|
|
@@ -46,4 +46,4 @@ rich
|
|
| 46 |
distinctipy
|
| 47 |
scikit-image
|
| 48 |
mediapipe
|
| 49 |
-
bpy==4.2
|
|
|
|
| 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
|