Paras Shah
commited on
Commit
·
81d2d8d
1
Parent(s):
c4592bc
Add LazBackend in requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
laspy
|
2 |
torch
|
3 |
numpy
|
4 |
open3d
|
|
|
1 |
+
laspy[laszip]
|
2 |
torch
|
3 |
numpy
|
4 |
open3d
|