Spaces:
Sleeping
Sleeping
fix: Update numpy version to avoid segmenation fault
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -17,6 +17,5 @@ imageio[ffmpeg]
|
|
17 |
transformers
|
18 |
kornia
|
19 |
timm
|
20 |
-
|
21 |
-
--extra-index-url https://www.open3d.org/docs/latest/getting_started.html
|
22 |
open3d
|
|
|
17 |
transformers
|
18 |
kornia
|
19 |
timm
|
20 |
+
numpy==1.26.4
|
|
|
21 |
open3d
|