Update apps/demo/requirements.txt
Browse files
apps/demo/requirements.txt
CHANGED
@@ -6,6 +6,5 @@ open3d==0.15.1
|
|
6 |
torch==1.11.0
|
7 |
scikit-learn==0.23.2
|
8 |
scipy==1.5.2
|
9 |
-
cython==0.29.21
|
10 |
matplotlib==3.3.2
|
11 |
-
pillow==10.1.0
|
|
|
6 |
torch==1.11.0
|
7 |
scikit-learn==0.23.2
|
8 |
scipy==1.5.2
|
|
|
9 |
matplotlib==3.3.2
|
10 |
+
pillow==10.1.0
|