Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ stpyvista==0.0.5
|
|
5 |
open3d==0.15.2
|
6 |
torch==1.11.0
|
7 |
scikit-learn
|
|
|
8 |
scipy
|
9 |
matplotlib
|
10 |
pillow==10.1.0
|
|
|
5 |
open3d==0.15.2
|
6 |
torch==1.11.0
|
7 |
scikit-learn
|
8 |
+
stqdm
|
9 |
scipy
|
10 |
matplotlib
|
11 |
pillow==10.1.0
|