Stable-X commited on
Commit
a9bfc35
1 Parent(s): 855e1d4

fix: Update numpy version to avoid segmenation fault

Browse files
Files changed (1) hide show
  1. 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